view scripts/test_accounts/data/tazar%2eint/roster/souliane.dat @ 88:f7d275afc4f2

docker (libervia_cont): TLS dir (directory with certificate) can now be specified with env variable "SAT_CONT_TLS_DIR"
author Goffi <goffi@goffi.org>
date Fri, 19 Feb 2016 13:35:25 +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";
	};
};