server/java/renkan-web/src/main/webapp/WEB-INF/renkan.properties
author rougeronj
Wed, 03 Jun 2015 17:27:46 +0200
changeset 471 e0c7be5dc02c
parent 444 19f0b7803aed
child 457 b38cf3d4cf1f
permissions -rw-r--r--
Add a router to handle fragment identifier Set up a listener of the router in the scene to update it Start Backbone.history (eventlistener of the router) when all the project is loaded Include router.js to all the test file

mongodb.host.name = localhost
mongodb.host.port = 27017
mongodb.db.name = renkan_05_20

user.admin.name = admin
#user.admin.password = admin
user.admin.password = 8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918

renkan.pagination.size = 2
renkan.coweb.debug = false
renkan.coweb.websocket = false