plugins/mod_pep.lua
changeset 9117 ca5228a7d907
parent 9116 74639d606a15
child 9135 2aaa192e3da5
--- a/plugins/mod_pep.lua	Sat Aug 04 23:44:34 2018 +0200
+++ b/plugins/mod_pep.lua	Sun Aug 05 00:04:56 2018 +0100
@@ -188,6 +188,7 @@
 				publish = true;
 				retract = true;
 				get_nodes = true;
+				get_configuration = true;
 
 				subscribe = true;
 				unsubscribe = true;
@@ -212,6 +213,7 @@
 				delete = true;
 				get_nodes = true;
 				configure = true;
+				get_configuration = true;
 
 				subscribe = true;
 				unsubscribe = true;