view scripts/test_accounts/data/tazar%2eint/roster/pierre.dat @ 127:82f8982895c8

docker: added an image with Pyjamas installed
author Goffi <goffi@goffi.org>
date Sun, 03 Jun 2018 13:42:50 +0200
parents 1eb3ec190ea1
children
line wrap: on
line source

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