helma/app.properties
stefanp 917502ba56 use higher request timeout because rendering the apidocs
might take more than one minute on a slow computer
2002-11-22 14:29:28 +00:00

10 lines
362 B
Properties

# Set baseURI for application generated URLs, if necessary.
#baseURI = /manage
# A short description of what this application is about:
_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