Merge remote-tracking branch 'manage/master' into subtree
this merges master branch of https://github.com/helma-org/apps-manage-mirror into helma
This commit is contained in:
commit
ca2b08a5df
58 changed files with 2678 additions and 0 deletions
12
apps/manage/app.properties
Normal file
12
apps/manage/app.properties
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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
|
||||
|
||||
# run scheduler function each minute
|
||||
cron.scheduler.function = scheduler
|
Loading…
Add table
Add a link
Reference in a new issue