'db_name'=>"realm1_characters"// Characters database name
)
);
/*
/*
**********************************
* EXMAPLE OF MORE THAN ONE REALM *
**********************************
...
...
@@ -91,42 +247,6 @@ $config['realmlists'] = array( // Add your realmlist here
);
*/
$config['vote_system']=true;// Enable or disable vote system (Vote system is a simple and don't have postback or something like that to verify the votes.)
/**
If you use Cloudflare and you have issue with IPs and voting, Read this: https://support.cloudflare.com/hc/en-us/articles/200170786
$config['soap_ca_command']='account create {USERNAME} {PASSWORD}';// Create account command, You can use it like this too: '.account create {USERNAME} {PASSWORD} {PASSWORD} {EMAIL}'
$config['soap_cp_command']='account set password {USERNAME} {PASSWORD} {PASSWORD}';// Change password command