mirror of
https://github.com/unraid/webgui.git
synced 2026-05-07 21:01:19 -05:00
Fixes for ZFS subpools
This commit is contained in:
@@ -19,6 +19,7 @@ $subpools = ['special','logs','dedup','cache','spares'];
|
||||
// ZFS subpool name separator and replacement
|
||||
$tilde = '~';
|
||||
$proxy = '__';
|
||||
$arrow = '»';
|
||||
|
||||
// Wrapper functions
|
||||
function parse_plugin_cfg($plugin, $sections=false, $scanner=INI_SCANNER_NORMAL) {
|
||||
|
||||
Reference in New Issue
Block a user