diff options
author | Matheus Macabu <mkbu95@gmail.com> | 2013-07-03 03:53:14 -0300 |
---|---|---|
committer | Matheus Macabu <mkbu95@gmail.com> | 2013-07-03 03:53:14 -0300 |
commit | 5479f9631f8579d03fbfd14d8a49c7976226a156 (patch) | |
tree | 554f0f90dd0518a72e8fdea7e4207697c9481551 /conf | |
parent | 0b2fc3888b9d09b397a829db4af3f8d35cdaabb9 (diff) | |
download | hercules-5479f9631f8579d03fbfd14d8a49c7976226a156.tar.gz hercules-5479f9631f8579d03fbfd14d8a49c7976226a156.tar.bz2 hercules-5479f9631f8579d03fbfd14d8a49c7976226a156.tar.xz hercules-5479f9631f8579d03fbfd14d8a49c7976226a156.zip |
Dropped engine setting, closing bug #7455.
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/login-server.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/login-server.conf b/conf/login-server.conf index fd1ef45f5..37dbef821 100644 --- a/conf/login-server.conf +++ b/conf/login-server.conf @@ -123,10 +123,6 @@ dnsbl_servers: bl.blocklist.de, socks.dnsbl.sorbs.net // socks.dnsbl.sorbs.net Open SOCKS proxy servers // tor.ahbl.org Current tor relay and exit nodes -// Which account engine to use. -// 'auto' selects the first engine available (txt, sql, then others) -// (defaults to auto) -account.engine: auto // Account data storage configuration // SQL |