view scripts/test_accounts/data/tazar%2eint/roster/souliane.dat @ 93:70f65a6b3392

docker (libervia_cont): added SAT_CONT_DK_EXTRA environment variable for specifying extra options when running containers
author Goffi <goffi@goffi.org>
date Wed, 24 Feb 2016 15:42:48 +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";
	};
};