server/src/main/webapp/WEB-INF/renkan.properties
changeset 87 6c810f746837
child 109 b6b20e8c4a1a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/server/src/main/webapp/WEB-INF/renkan.properties	Fri Mar 15 23:19:50 2013 +0100
@@ -0,0 +1,5 @@
+mongodb.host.name = localhost
+mongodb.host.port = 27017
+mongodb.db.name = renkan
+
+renkan.pagination.size = 10
\ No newline at end of file