I iubantot New member Messages 10 Points 0 Github iubantot May 22, 2018 #2 So i want to separate the logs sql db from the main sql db but i cant figure out how to do so
IndieRO New member Messages 287 Points 0 Age 34 Location Indonesia Discord RagnaIDN#7960 Emulator May 23, 2018 #3 iubantot said: So i want to separate the logs sql db from the main sql db but i cant figure out how to do so Click to expand... you can setting on inter-server.conf and add this Code: log: { sql_connection: { db_hostname: "127.0.0.1" db_port: 3306 db_username: "ragnarok" db_password: "ragnarok" db_database: "herculeslog" } }
iubantot said: So i want to separate the logs sql db from the main sql db but i cant figure out how to do so Click to expand... you can setting on inter-server.conf and add this Code: log: { sql_connection: { db_hostname: "127.0.0.1" db_port: 3306 db_username: "ragnarok" db_password: "ragnarok" db_database: "herculeslog" } }