server/java/src/main/webapp/WEB-INF/renkan.properties
author rougeronj
Thu, 18 Jun 2015 17:18:00 +0200
changeset 506 460de050f800
parent 316 242510015401
permissions -rw-r--r--
Create Viewrepr which handle the representation of the View. - Put in all the function about Hidden Nodes - In scene, initializes this.view with the first view of the project (later it will be handled by a view manager)

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

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

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