- Partial revert of r15165: commented out "account.sql" settings in login_athena.conf so that it uses the SQL settings from inter_athena.conf (or import/inter_conf.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15190 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
74d5d70dc5
commit
429994b4c4
@ -117,15 +117,15 @@ account.engine: auto
|
||||
account.txt.account_db: save/account.txt
|
||||
account.txt.case_sensitive: no
|
||||
// SQL
|
||||
account.sql.db_hostname: 127.0.0.1
|
||||
account.sql.db_port: 3306
|
||||
account.sql.db_username: ragnarok
|
||||
account.sql.db_password: ragnarok
|
||||
account.sql.db_database: ragnarok
|
||||
account.sql.codepage:
|
||||
account.sql.case_sensitive: no
|
||||
account.sql.account_db: login
|
||||
account.sql.accreg_db: global_reg_value
|
||||
//account.sql.db_hostname: 127.0.0.1
|
||||
//account.sql.db_port: 3306
|
||||
//account.sql.db_username: ragnarok
|
||||
//account.sql.db_password: ragnarok
|
||||
//account.sql.db_database: ragnarok
|
||||
//account.sql.codepage:
|
||||
//account.sql.case_sensitive: no
|
||||
//account.sql.account_db: login
|
||||
//account.sql.accreg_db: global_reg_value
|
||||
|
||||
import: conf/inter_athena.conf
|
||||
import: conf/import/login_conf.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user