plugins/mod_pep.lua
changeset 9100 ce2ba9f91c84
parent 9085 297a06074175
child 9102 974b25c27f24
--- a/plugins/mod_pep.lua	Sat Aug 04 03:38:38 2018 +0200
+++ b/plugins/mod_pep.lua	Sat Aug 04 03:38:55 2018 +0200
@@ -227,6 +227,7 @@
 		node_defaults = {
 			["max_items"] = 1;
 			["persist_items"] = true;
+			["access_model"] = "presence";
 		};
 
 		autocreate_on_publish = true;