taking babysteps in the direction of profiles

This commit is contained in:
Sarjuuk
2013-08-03 21:48:40 +02:00
parent 06e5fb7278
commit 3d7c4b8bd7
5 changed files with 212 additions and 85 deletions

View File

@@ -57,5 +57,6 @@ $AoWoWconf['register'] = true; // Allow acc
$AoWoWconf['limit'] = 300; // Limit of some SQL queries
$AoWoWconf['debug'] = true; // Disable cache, show smarty console panel, enable sql-errors
$AoWoWconf['map_grouping'] = 0; // Map object grouping factor. Meters = 10^param. 0:disabled; 1|2|3:enabled (1:recommended)
$AoWoWconf['battlegroup'] = 'Pure Pwnage'; // pretend, we belong to a battlegroup to satisfy profiler-related Jscripts; region can be determined from realmlist.timezone
?>