diff options
Diffstat (limited to 'Konzept/Config.txt')
-rw-r--r-- | Konzept/Config.txt | 11 |
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 |