From ab597e06a8678a717272d9c50c8945107efc64af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Sun, 15 May 2016 03:00:22 +0200 Subject: [PATCH] All the things you need to customize --- blomzt/config.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/blomzt/config.ini b/blomzt/config.ini index 576f209..37c2136 100644 --- a/blomzt/config.ini +++ b/blomzt/config.ini @@ -1,4 +1,5 @@ [database] -db_host = localhost -db_user = root -db_password = \ No newline at end of file +db_host = localhost +db_user = root +db_password = password +db_table = tb_blomzt