diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-10-11 09:34:40 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-10-11 09:34:40 +0100 |
commit | f0004af0229a615d166716ed65ea1c3aff11f9fb (patch) | |
tree | 26f04bf665b9ddc753ce0da1c89ba6d1eafda852 /conf/cgp.inc | |
parent | e16042d0d4db18d29724f596e735dde321675ed5 (diff) | |
download | rspamd-f0004af0229a615d166716ed65ea1c3aff11f9fb.tar.gz rspamd-f0004af0229a615d166716ed65ea1c3aff11f9fb.zip |
[Conf] Clarify documentation in the config files
Diffstat (limited to 'conf/cgp.inc')
-rw-r--r-- | conf/cgp.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/cgp.inc b/conf/cgp.inc index fd71fa5a6..436713cff 100644 --- a/conf/cgp.inc +++ b/conf/cgp.inc @@ -1,3 +1,9 @@ +# Please don't modify this file as your changes might be overwritten with +# the next update. +# +# This file defines some specific settings that are applicable merely when using +# CommuniGate Pro MTA and it's specific integration + arc { sign_networks = [127.2.4.7]; } |