diff --git a/kwotes.conf.pl b/kwotes.conf.pl index 9bf6f6f..f49c14c 100755 --- a/kwotes.conf.pl +++ b/kwotes.conf.pl @@ -14,7 +14,7 @@ $DB_HOST = "mysql"; $DB_USER = "kwotes"; # database user -$DB_PASS = "kwotes"; +$DB_PASS = "kw0t3s"; # database password $SECS_BETWEEN_KWOTES = 60*60;