Не могу понять где ошибка в синтаксисе
=ERROR REPORT==== 2016-10-21 16:53:08 ===
E(<0.36.0>:ejabberd_config:187) : The following lines from your configuration file might be relevant to the error:
49: %%
50: %% Override local options (specific for this particular ejabberd node).
51: %%
52: %%override_local.
53:
54: %%
55: %% Remove the Access Control Lists before new ones are added.
56: %%
57: %%override_acls.
58:
59: {acl, admin, {user, «admin», «mail»}}.
60: {acl, admin, {user, «ejabadm», «10.0.2.1»}}.
61:
62: %%%. =========
=ERROR REPORT==== 2016-10-21 16:53:08 ===
E(<0.36.0>:ejabberd_config:106) : Problem loading ejabberd config file /etc/ejabberd/ejabberd.cfg approximately in the line 59: syntax error before: '▒'
На первый взгляд все ок, проблема появилась после добавления 60 строки, при удалении не исчезает.