Add "Shutdown time-out" control on Disk Settings page.

This commit is contained in:
Tom Mortensen
2016-10-01 21:39:10 -07:00
parent af351103a8
commit edfaa6524d

View File

@@ -121,6 +121,12 @@ Default file system:
>
> The default file system type for a single or multi-device cache is always Btrfs.
Shutdown time-out:
: <input type="text" name="shutdown_timeout" maxlength="10" value="<?=$var['shutdownTimeout']?>" class="narrow">
> When shutting down the server, this defines how long to wait in seconds for *graceful* shutdown before forcing
> shutdown to continue.
Tunable (poll_attributes):
: <input type="text" name="poll_attributes" maxlength="10" value="<?=$var['poll_attributes']?>" class="narrow"><?=$var['poll_attributes_status']?>