use higher request timeout because rendering the apidocs

might take more than one minute on a slow computer
This commit is contained in:
stefanp 2002-11-22 14:29:28 +00:00
parent 7bd5803a33
commit 917502ba56

View file

@ -3,3 +3,8 @@
# A short description of what this application is about: # A short description of what this application is about:
_description = Helma's server management console. Start applications, introspection etc. _description = Helma's server management console. Start applications, introspection etc.
# use higher request timeout because rendering the apidocs
# might take more than one minute on a slow computer
requestTimeout = 300