view scripts/test_accounts/data/tazar%2eint/roster/goffi.dat @ 40:1eb3ec190ea1

add test_accounts to create a batch of testing profiles
author souliane <souliane@mailoo.org>
date Sun, 08 Mar 2015 14:33:03 +0100
parents
children
line wrap: on
line source

return {
	[false] = {
		["version"] = 14;
	};
	["elisee@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["louise@tazar.int"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["pierre@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["buenaventura@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["souliane@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
};