diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2008-07-09 01:45:46 +0200 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2008-07-09 01:45:46 +0200 |
commit | 2ec96d979cb67399ca2c0d59f772cedf98fe8276 (patch) | |
tree | 3826cb1cc00428c65cc4aec41bee06dab276cd86 /src | |
parent | a0f9826c9f02909bc87e1a1d92eea1dca85f2ebc (diff) | |
download | mad-2ec96d979cb67399ca2c0d59f772cedf98fe8276.tar mad-2ec96d979cb67399ca2c0d59f772cedf98fe8276.zip |
Konzept aktualisiert.
Diffstat (limited to 'src')
-rw-r--r-- | src/mad-core.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mad-core.conf b/src/mad-core.conf index aced55c..9a03e00 100644 --- a/src/mad-core.conf +++ b/src/mad-core.conf @@ -3,5 +3,5 @@ ConfigMethod Mysql Listen * Daemon ic01 { - IP 192.168.2.11 + IpAddress 192.168.2.11 } |