Skip to content

Commit 7e75dcb

Browse files
committed
missing whitelist.conf in template list
1 parent a9721f5 commit 7e75dcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/lib/installer_base.lib.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,6 +1899,7 @@ public function configure_rspamd() {
18991899
'groups.conf',
19001900
'multimap.conf',
19011901
'force_actions.conf',
1902+
'whitelist.conf',
19021903
);
19031904
foreach ($local_d as $f) {
19041905
if(file_exists($conf['ispconfig_install_dir']."/server/conf-custom/install/rspamd_${f}.master")) {

0 commit comments

Comments
 (0)