mirror of
https://github.com/unraid/webgui.git
synced 2026-02-22 10:21:39 -06:00
@@ -194,10 +194,11 @@ Docker LOG number of files:
|
||||
<?=mk_option($dockercfg['DOCKER_LOG_FILES'], '2', '2')?>
|
||||
<?=mk_option($dockercfg['DOCKER_LOG_FILES'], '3', '3')?>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
> Specifies the number of LOG files when LOG rotation is done.
|
||||
|
||||
</div>
|
||||
|
||||
Template Authoring Mode:
|
||||
: <select id="DOCKER_AUTHORING_MODE" name="DOCKER_AUTHORING_MODE" class="narrow">
|
||||
<?=mk_option($dockercfg['DOCKER_AUTHORING_MODE'], 'no', 'No')?>
|
||||
|
||||
Reference in New Issue
Block a user