chg: replaced ant with gradle
This commit is contained in:
parent
cee0be52e0
commit
5cbeb9f01d
609 changed files with 87626 additions and 638 deletions
12
src/dist/apps/manage/app.properties
vendored
Normal file
12
src/dist/apps/manage/app.properties
vendored
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