From 5b15b7b79729258f55533e0d76fcccf1a3d16021 Mon Sep 17 00:00:00 2001 From: Asheraf Date: Mon, 13 Mar 2017 11:44:21 +0000 Subject: Basic Server Configurations --- conf/login/login-server.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/login') diff --git a/conf/login/login-server.conf b/conf/login/login-server.conf index 71928e3d0..7541a88f9 100644 --- a/conf/login/login-server.conf +++ b/conf/login/login-server.conf @@ -57,7 +57,7 @@ login_configuration: { // Account engine configuration account: { // Can you use _M/_F to make new accounts on the server? - new_account: true + new_account: false //If new_account is enabled, minimum length to userid and passwords should be 4? //Must be 'true' unless your client uses both 'Disable 4 LetterUserID/Password' Diffs @@ -75,7 +75,7 @@ login_configuration: { // Store passwords as MD5 hashes instead of plaintext ? // NOTE: Will not work with clients that use - use_MD5_passwords: false + use_MD5_passwords: true // Account data engine storage configuration @include "conf/global/sql_connection.conf" -- cgit v1.2.3-70-g09d2