diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-11 11:55:34 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-24 17:46:23 +0100 |
commit | aa368db3cd1fe1040bfe90ec1673e9a7c798db9b (patch) | |
tree | cdc770f1964cfa5684f0d5c290a7e93d69fc8d0f /test/confs | |
parent | ff5aac2be82177a7c96c71ce7dd0939e70436402 (diff) |
feature advertise
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0564 | 1 | ||||
-rw-r--r-- | test/confs/3414 | 1 | ||||
-rw-r--r-- | test/confs/5601 | 1 | ||||
-rw-r--r-- | test/confs/5740 | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/test/confs/0564 b/test/confs/0564 index e464f963c..6a23896ef 100644 --- a/test/confs/0564 +++ b/test/confs/0564 @@ -7,6 +7,7 @@ spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +chunking_advertise_hosts = tls_advertise_hosts = # ----- Main settings ----- diff --git a/test/confs/3414 b/test/confs/3414 index e151e5fbc..64c3cf48a 100644 --- a/test/confs/3414 +++ b/test/confs/3414 @@ -11,6 +11,7 @@ spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +chunking_advertise_hosts = tls_advertise_hosts = # ----- Main settings ----- diff --git a/test/confs/5601 b/test/confs/5601 index 185b06745..788f509a9 100644 --- a/test/confs/5601 +++ b/test/confs/5601 @@ -10,6 +10,7 @@ spool_directory = DIR/spool log_file_path = DIR/spool/log/SERVER%slog gecos_pattern = "" gecos_name = CALLER_NAME +chunking_advertise_hosts = primary_hostname = server1.example.com diff --git a/test/confs/5740 b/test/confs/5740 index 6c4614499..2f0fc25c5 100644 --- a/test/confs/5740 +++ b/test/confs/5740 @@ -10,6 +10,7 @@ spool_directory = DIR/spool log_file_path = DIR/spool/log/SERVER%slog gecos_pattern = "" gecos_name = CALLER_NAME +chunking_advertise_hosts = primary_hostname = server1.example.com |