mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
config option for max runtime
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
clear_envs=0
|
||||
max_output=100000
|
||||
max_runtime=86400
|
||||
|
@ -1,2 +1,3 @@
|
||||
clear_envs=Pass Webmin environment variables to shell commands?,1,0-Yes,1-No
|
||||
max_output=Maximum output to capture from commands,0,10,,bytes
|
||||
max_runtime=Maximum run time for commands,0,10,,seconds
|
||||
|
Reference in New Issue
Block a user