config option for max runtime

This commit is contained in:
Jamie Cameron
2013-09-25 14:32:00 -07:00
parent 406680a06a
commit c5b4f9c90a
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
clear_envs=0
max_output=100000
max_runtime=86400

View File

@ -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