Merge branch 'master' into fix-sender-checks

This commit is contained in:
kaiyou
2018-10-16 20:41:18 +02:00
31 changed files with 440 additions and 51 deletions

View File

@@ -2,8 +2,6 @@
# General
###############
debug_peer_list = 0.0.0.0/0
# Main domain and hostname
mydomain = {{ DOMAIN }}
myhostname = {{ HOSTNAMES.split(",")[0] }}