diff options
author | louiz’ <louiz@louiz.org> | 2016-04-17 17:01:28 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-04-22 10:49:06 +0200 |
commit | 45f442b67d0331e82e25d8cafe3b6f2c87d1d611 (patch) | |
tree | 7d69c9a5278014df0687e8f39289c280b0ec6b96 /tests/end_to_end/mammond.conf | |
parent | e0ee881f10ddc29d2e633df62c4dc1879a39b342 (diff) | |
download | biboumi-45f442b67d0331e82e25d8cafe3b6f2c87d1d611.tar.gz biboumi-45f442b67d0331e82e25d8cafe3b6f2c87d1d611.tar.bz2 biboumi-45f442b67d0331e82e25d8cafe3b6f2c87d1d611.tar.xz biboumi-45f442b67d0331e82e25d8cafe3b6f2c87d1d611.zip |
More tests
Diffstat (limited to 'tests/end_to_end/mammond.conf')
-rw-r--r-- | tests/end_to_end/mammond.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end_to_end/mammond.conf b/tests/end_to_end/mammond.conf index a9c7d43..99db2bc 100644 --- a/tests/end_to_end/mammond.conf +++ b/tests/end_to_end/mammond.conf @@ -233,7 +233,7 @@ opers: # name - the name of the operator "nobody": # password - the plaintext oper password - password: "nothing" + # password: "nothing" # hostmask - if defined, the hostmask the oper must connect from hostmask: "*@localhost" |