mirror of
https://github.com/unraid/webgui.git
synced 2026-01-14 05:30:07 -06:00
Add "Shutdown time-out" control on Disk Settings page.
This commit is contained in:
@@ -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']?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user