Implement mem-based resource event store
[aquarium] / src / main / resources / aquarium.properties
index 85cd242..dad7d5d 100644 (file)
@@ -69,7 +69,8 @@ store.provider.class=gr.grnet.aquarium.store.mongodb.MongoDBStoreProvider
 #wallet.entry.store.class=
 # Override the user event store (if present, it will not be given by the store provider above)
 #user.event.store.class=
-
+# Override the user event store (if present, it will not be given by the store provider above)
+#policy.store.class=
 
 # The lower mark for the UserActors' LRU, managed by UserActorManager.
 user.actor.LRU.lower.mark=800