bugfix in open_games() in Database.pm
[aymargeddon/current.git] / src / FROGS / Config.pm
index 860a64f..365ec47 100644 (file)
@@ -40,7 +40,7 @@ $::conf = {
           -DEFAULT_LANGUAGE => 'EN',
           -LOG_TIME_IN_LOOP => 1000, # loops until next time output in log
           -DEBUG => 1,
-          -EPL_DEBUG => 0,
+          -EPL_DEBUG => 2,
           -MESSAGE_IN_LOG => 0,
           -FULL_DEBUG_FILE => '/home/benni/aymargeddon/current/src/FROGS/+out',
           -SCHEDULER_SLEEP => 2,