Code:
="en"; // Language ("en" - english, "ru" - russian)
="localhost"; // HOST for Mangos database
="root" ; // USER for Mangos database
="root"; // PASS for Mangos database
="mangos"; // NAME of Mangos database
="localhost"; // HOST for Realm database
="root" ; // USER for Realm database
="pwd"; // PASS for Realm database
="realmd"; // NAME of Realm database
= 'ANSI'; // Set encoding
= "img/"; // Image dir
= "127.0.0.1"; // Server adress (for realm status)
= "3724"; // Server port (for realm status) 8085 or 3724
=0; // Lock created account to IP adress (1 - on, 0 - off)
=0; // Registration only one (or more) account from one IP adress
// 0 - not limit, 1 - one acc, 2 - two acc, etc...