Document secure blocks

This commit is contained in:
Ed Kellett 2020-10-28 20:58:10 +00:00
parent 1cf798beb1
commit d1239f613f
2 changed files with 10 additions and 0 deletions

View file

@ -346,6 +346,10 @@ shared {
flags = all, rehash;
};
secure {
ip = "127.0.0.1";
};
/* exempt {}: IPs that are exempt from Dlines and rejectcache. (OLD d:) */
exempt {
ip = "127.0.0.1";

View file

@ -740,6 +740,12 @@ exempt {
ip = "127.0.0.1";
};
/* secure {}: IPs that are considered to be secure networks, and get
* +Z without using TLS */
secure {
ip = "127.0.0.1";
};
/* The channel block contains options pertaining to channels */
channel {
/* invex: Enable/disable channel mode +I, a n!u@h list of masks