server/src/main/webapp/WEB-INF/renkan.properties
author ymh <ymh.work@gmail.com>
Fri, 05 Apr 2013 18:40:31 +0200
changeset 146 2f3ef07f3eef
parent 109 b6b20e8c4a1a
child 149 554a7b55c29a
permissions -rw-r--r--
add basic security for admin pages
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
87
6c810f746837 Externalize properties
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
mongodb.host.name = localhost
6c810f746837 Externalize properties
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
mongodb.host.port = 27017
6c810f746837 Externalize properties
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
mongodb.db.name = renkan
6c810f746837 Externalize properties
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
109
b6b20e8c4a1a configuration changes
ymh <ymh.work@gmail.com>
parents: 87
diff changeset
     5
renkan.pagination.size = 2
b6b20e8c4a1a configuration changes
ymh <ymh.work@gmail.com>
parents: 87
diff changeset
     6
renkan.coweb.debug = false
b6b20e8c4a1a configuration changes
ymh <ymh.work@gmail.com>
parents: 87
diff changeset
     7
renkan.coweb.websocket = true