Second cut of the new policy configuration system
[aquarium] / src / test / resources / aquarium.properties
index d7aa4b7..0f22897 100644 (file)
@@ -48,8 +48,8 @@ mongodb.username=aquarium
 # Password for connecting to the persistence service
 mongodb.password=aquarium
 
-# The name of the DB schema to use
-mongodb.dbschema=aquarium
+# The name of the MongoDB database to use
+mongodb.database=aquarium
 
 ### Performance options