소스 검색

- 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
brianluau 13 년 전
부모
커밋
429994b4c4
1개의 변경된 파일9개의 추가작업 그리고 9개의 파일을 삭제
  1. 9 9
      conf/login_athena.conf

+ 9 - 9
conf/login_athena.conf

@@ -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