mirror of
https://github.com/unraid/webgui.git
synced 2026-04-29 22:39:20 -05:00
Clarify help text, add DOCKER_READMORE to default.cfg
This commit is contained in:
@@ -18,7 +18,8 @@ $cfg_defaults = [
|
||||
"DOCKER_IMAGE_FILE" => "/mnt/user/system/docker/docker.img",
|
||||
"DOCKER_IMAGE_SIZE" => "20",
|
||||
"DOCKER_APP_CONFIG_PATH" => "/mnt/user/appdata/",
|
||||
"DOCKER_APP_UNRAID_PATH" => ""
|
||||
"DOCKER_APP_UNRAID_PATH" => "",
|
||||
"DOCKER_READMORE" => "yes"
|
||||
];
|
||||
|
||||
$cfg_new = $cfg_defaults;
|
||||
|
||||
Reference in New Issue
Block a user