use higher request timeout because rendering the apidocs
might take more than one minute on a slow computer
This commit is contained in:
parent
7bd5803a33
commit
917502ba56
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue