From fb4775c97532aa931de381a51518edee037f9c8e Mon Sep 17 00:00:00 2001 From: euphyy Date: Fri, 21 Sep 2012 20:36:34 +0000 Subject: * Merged eAthena ea:15187 by ai4rei, effect list improvements (doc\effect_list.txt) * Follow-up r16787, revised documentation and comments on MD5 hash check * Added svn:eol-style=native property on some recent files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16788 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/login_athena.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'conf/login_athena.conf') diff --git a/conf/login_athena.conf b/conf/login_athena.conf index fcad206e9..fa963a14c 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -136,13 +136,14 @@ account.engine: auto //account.sql.accreg_db: global_reg_value // Client MD5 hash check -// Check client hash? +// If turned on, the login server will check if the client's hash matches +// the value below, and will not connect tampered clients. +// Note: see doc\md5_hashcheck.txt for more details. client_hash_check: off -// Put your client hashes here, a player can login into the server using -// a hash with a group_id equal or lower the account group_id +// Client MD5 hashes +// A player can login with a client hash at or below the account group_id. // Format: group_id, hash -// Examples: client_hash: 0, 113e195e6c051bb1cfb12a644bb084c5 client_hash: 99, cb1ea78023d337c38e8ba5124e2338ae -- cgit v1.2.3-60-g2f50