]> granicus.if.org Git - ejabberd/commit
Make sure Mnesia dir environment and log file are list, not binary
authorMickael Remond <mremond@process-one.net>
Mon, 6 Apr 2015 09:36:16 +0000 (11:36 +0200)
committerMickael Remond <mremond@process-one.net>
Mon, 6 Apr 2015 09:36:16 +0000 (11:36 +0200)
commit47537aa90160d02f9ba108b267c351c34adf6404
treebc54a56883bc026aea413be6afbd393cbe63114b
parentea8db9967fbfe53f581c3ae721657d9e6f919864
Make sure Mnesia dir environment and log file are list, not binary

This is useful for Elixir configuration, as binary is the more natural data type.
Closes #514
src/ejabberd_app.erl
src/ejabberd_config.erl
src/ejabberd_logger.erl