server/java/renkan-web/src/main/resources/META-INF/renkan.properties
author rougeronj
Wed, 20 May 2015 10:36:37 +0200
changeset 449 aae670254c49
parent 316 242510015401
permissions -rw-r--r--
add a hidebutton to the nodes buttons remove the "hidden" attribute from the node model. It is the view which controls the hidden nodes with a array of Hidden Nodes

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