Removing zeotss services. This was a project in development that never got functional.

This commit is contained in:
Znote
2016-11-13 21:29:27 +01:00
parent 66264947ba
commit a0413026dc
3 changed files with 5 additions and 38 deletions

View File

@@ -560,16 +560,7 @@
'debug' => false, // Enable debugging if you have problems and are looking for errors.
'fromName' => $config['site_title'],
);
// Use Znote's External Open Tibia Services Server
// Currently in Alpha and is pretty useless, but will contain paypal blacklist etc in future.
// You can use the official server: http://zeotss.znote.eu/
// Or host your own private one, here is the code: https://github.com/Znote/ZEOTSS
$config['zeotss'] = array(
'enabled' => false,
'visitors' => false,
'debug' => false,
'server' => "http://zeotss.znote.eu/"
);
// Don't touch this unless you know what you are doing. (modifying this(key value) also requires modifications in OT files /XML/commands.xml).
$config['ingame_positions'] = array(
1 => 'Player',