view scripts/test_accounts/data/tazar%2eint/roster/goffi.dat @ 94:eeff161a19e8

docker (base): add dokuwiki module for dokuwiki importer + fixed /etc/hosts for subdomains
author Goffi <goffi@goffi.org>
date Wed, 24 Feb 2016 20:21:34 +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";
	};
	["souliane@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
};