server/java/src/main/webapp/WEB-INF/renkan.properties
author rougeronj
Fri, 02 Oct 2015 12:59:18 +0200
changeset 570 9698b3c8f31a
parent 316 242510015401
permissions -rw-r--r--
fix fullscreen problem which was called 2 times

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