$lang="en"; // Language ("en" - english, "ru" - russian)
$title="AusWoW"; // Insert the title of your server here
$host="5.126.74.44"; // HOST for Character database
$user="admin"; // USER for Character database
$password="pass"; // PASS for Character database
$db="the accounts"; // NAME of Character database
$hostr="5.126.74.44"; // HOST for Logonserver database
$userr="admin"; // USER for Logonserver database
$passwordr="pass"; // PASS for Logonserver database
$dbr="the server"; // NAME of Logonserver database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "5.126.74.44"; // Ascent Server Address
$port = "8129"; // Ascent Server Port
$lock_acc=0; // Lock created account to IP address (1 - on, 0 - off)
$lock_reg=0; // Registration only one (or more) account from one IP address
// 0 - not limit, 1 - one acc, 2 - two acc, etc...