Hello folks,
I've some problem here, I've 2 vhost on my server, domain1.com and domain2.com
I tried to add cert file for each my domain's, this is my configuration
and always show this error
2017-08-03 16:35:52.799 [error] <0.62.0>@ejabberd_config:get_plain_terms_file:270 Cannot load /etc/ejabberd/ejabberd.yml: Syntax error on line 215 at position 2: did not find expected key
How to fix this?
Thanks!
In line 215, you introduced a
In line 215, you introduced a blank space before the option Remove that space.