aboutsummaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-01-27 16:32:39 +0100
committerAlex Auvolat <alex@adnab.me>2020-01-27 16:32:39 +0100
commitdce432426e325ab43757da9485c612421c912957 (patch)
treec0c545881343db783369de26fd55530facc81e75 /config.json.example
parent66c64797706a2e62424c3523564b99f0597cde03 (diff)
downloadbottin-dce432426e325ab43757da9485c612421c912957.tar.gz
bottin-dce432426e325ab43757da9485c612421c912957.zip
Allow for both TLS and non-TLS connections
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index f4c2781..4249e26 100644
--- a/config.json.example
+++ b/config.json.example
@@ -1,6 +1,6 @@
{
"suffix": "dc=gobottin,dc=eu",
- "bind_address": "127.0.0.1:10389",
+ "bind": "127.0.0.1:1389",
"acl": [
"ANONYMOUS::bind:*,ou=users,dc=gobottin,dc=eu:",
"ANONYMOUS::bind:cn=admin,dc=gobottin,dc=eu:",