Merge branch 'main' of github.com:Froxlor/Froxlor
This commit is contained in:
@@ -630,7 +630,7 @@ EOC;
|
|||||||
}
|
}
|
||||||
if (Settings::IsInList('system.le_renew_services', 'dovecot')) {
|
if (Settings::IsInList('system.le_renew_services', 'dovecot')) {
|
||||||
// custom config for dovecot
|
// custom config for dovecot
|
||||||
$dovecot_conf = '/etc/dovecot/conf.d/99-froxlor-ssl.conf'; // @fixme setting?
|
$dovecot_conf = '/etc/dovecot/conf.d/99-froxlor.ssl.conf'; // @fixme setting?
|
||||||
$ssl_content = <<<EOSSL
|
$ssl_content = <<<EOSSL
|
||||||
# Autogenerated configuration by froxlor.
|
# Autogenerated configuration by froxlor.
|
||||||
# Do not manually edit this file as it will be overwritten.
|
# Do not manually edit this file as it will be overwritten.
|
||||||
|
|||||||
Reference in New Issue
Block a user