view scripts/test_accounts/data/tazar%2eint/roster/souliane.dat @ 82:5824dee4ea2b

docker (prosody): fixed htt_upload domain + removed bad copy/paste lines
author Goffi <goffi@goffi.org>
date Thu, 18 Feb 2016 14:43:33 +0100
parents 1eb3ec190ea1
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";
	};
	["goffi@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
};