summaryrefslogtreecommitdiffstats
path: root/Konzept/Config.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-07-09 01:45:46 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-07-09 01:45:46 +0200
commit2ec96d979cb67399ca2c0d59f772cedf98fe8276 (patch)
tree3826cb1cc00428c65cc4aec41bee06dab276cd86 /Konzept/Config.txt
parenta0f9826c9f02909bc87e1a1d92eea1dca85f2ebc (diff)
downloadmad-2ec96d979cb67399ca2c0d59f772cedf98fe8276.tar
mad-2ec96d979cb67399ca2c0d59f772cedf98fe8276.zip
Konzept aktualisiert.
Diffstat (limited to 'Konzept/Config.txt')
-rw-r--r--Konzept/Config.txt11
1 files changed, 6 insertions, 5 deletions
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