From 90a3c76481654f00e1d6da14ee73997bea8ee31a Mon Sep 17 00:00:00 2001 From: zephyrus Date: Tue, 23 Oct 2007 00:31:37 +0000 Subject: * Removed the inter_athena.conf maildb settings as they are not required anymore. - MailDB is now an integral part of the MainDB. - To Server Admins, use mysql tools to move your mail data to the new structure. - You can get the maildb structure from main.sql. - Renamed some vars (recomendation of Ultramage :D) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11557 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/inter_athena.conf | 7 ------- 1 file changed, 7 deletions(-) (limited to 'conf/inter_athena.conf') diff --git a/conf/inter_athena.conf b/conf/inter_athena.conf index 904a56433..e489370ee 100644 --- a/conf/inter_athena.conf +++ b/conf/inter_athena.conf @@ -85,13 +85,6 @@ log_db_id: ragnarok log_db_pw: ragnarok log_db: log -// MySQL Mail SQL Server -mail_server_ip: 127.0.0.1 -mail_server_port: 3306 -mail_server_id: ragnarok -mail_server_pw: ragnarok -mail_server_db: ragnarok - // for TXT -> SQL convertors db_server_ip: 127.0.0.1 db_server_port: 3306 -- cgit v1.2.3-60-g2f50