From 3b7ffdeb1fff515badc7456f4497b8248bd5005b Mon Sep 17 00:00:00 2001 From: Colm Vize Date: Thu, 17 May 2012 15:58:12 +0100 Subject: [PATCH] Unbroke the platform --- example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.conf b/example.conf index 27179e1..2a179d5 100644 --- a/example.conf +++ b/example.conf @@ -9,7 +9,7 @@ class Config: Group='tophat' LogFile='/var/log/tophat/tophat.log' -# DBDriver='MySQL' + DBDriver='MySQL' MySQLUser='tophat' MySQLTable='tophat' MySQLPass='password'