diff options
Diffstat (limited to 'config.properties.template')
-rwxr-xr-x | config.properties.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.properties.template b/config.properties.template index 3f3a0f1..90869ce 100755 --- a/config.properties.template +++ b/config.properties.template @@ -1,7 +1,7 @@ gitorious.url= gitorious.sessionValue= -nexus.url= +nexus.updateInterval=3600 database.driver= database.url=jdbc:h2:tcp://127.0.0.1/esper;DB_CLOSE_DELAY=-1 |