From af33df559499f5a89de142d7b7045abe1c63b48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Fri, 6 Mar 2015 18:45:25 +0100 Subject: [PATCH] ejabberd now use binary data structures --- mod_admin_extra/README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mod_admin_extra/README.txt b/mod_admin_extra/README.txt index 7d98e2a..5453bb3 100644 --- a/mod_admin_extra/README.txt +++ b/mod_admin_extra/README.txt @@ -58,9 +58,9 @@ Description of some commands: 'C:/Program Files/ejabberd' - Other OS: on the same directory where the .beam files are. Example content for the roster file: - [{"bob", "example.org", "workers", "Bob"}, - {"mart", "example.org", "workers", "Mart"}, - {"Rich", "example.org", "bosses", "Rich"}]. + [{<<"bob">>, <<"example.org">>, <<"workers">>, <<"Bob">>}, + {<<"mart">>, <<"example.org">>, <<"workers">>, <<"Mart">>}, + {<<"Rich">>, <<"example.org">>, <<"bosses">>, <<"Rich">>}]. - srg-create If you want to put a group Name with blankspaces, use the characters