* Bring manage app up to date with current Helma.
This commit is contained in:
parent
c632c8f8bd
commit
437dfb94d3
33 changed files with 1185 additions and 1152 deletions
|
@ -1,5 +1,5 @@
|
|||
# Set baseURI for application generated URLs, if necessary.
|
||||
#baseURI = /manage
|
||||
# baseURI = /manage
|
||||
|
||||
# A short description of what this application is about:
|
||||
_description = Helma's server management console. Start applications, introspection etc.
|
||||
|
@ -8,3 +8,5 @@ _description = Helma's server management console. Start applications, introspect
|
|||
# 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