From 2ec96d979cb67399ca2c0d59f772cedf98fe8276 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 9 Jul 2008 01:45:46 +0200 Subject: Konzept aktualisiert. --- Konzept/Config.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Konzept/Config.txt') diff --git a/Konzept/Config.txt b/Konzept/Config.txt index 9f466a8..df4228e 100644 --- a/Konzept/Config.txt +++ b/Konzept/Config.txt @@ -15,11 +15,12 @@ Option3 blabla { z.B. -ConfigMethod Mysql -MysqlHost localhost -MysqlDB mad -MysqlUser user -MysqlPassword pass (Wie sorgen wir dafür, dass man das nicht auslesen kann?) +ConfigMethod Mysql { + Host localhost + DB mad + User user + Password pass (Wie sorgen wir dafür, dass man das nicht auslesen kann?) +} Daemon ic01 { IpAddress 192.168.1.11 -- cgit v1.2.3