plugins/mod_pubsub/pubsub.lib.lua
changeset 13490 fdd1438d9ef7
parent 13183 1b1ed555f307
equal deleted inserted replaced
13489:3bdbaba15c00 13490:fdd1438d9ef7
   108 			"roster",
   108 			"roster",
   109 			"whitelist",
   109 			"whitelist",
   110 		};
   110 		};
   111 	};
   111 	};
   112 	{
   112 	{
       
   113 		type = "list-multi"; -- TODO some way to inject options
       
   114 		name = "roster_groups_allowed";
       
   115 		var = "pubsub#roster_groups_allowed";
       
   116 		label = "Roster groups allowed to subscribe";
       
   117 	};
       
   118 	{
   113 		type = "list-single";
   119 		type = "list-single";
   114 		name = "publish_model";
   120 		name = "publish_model";
   115 		var = "pubsub#publish_model";
   121 		var = "pubsub#publish_model";
   116 		label = "Specify the publisher model";
   122 		label = "Specify the publisher model";
   117 		options = {
   123 		options = {