mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-30 17:47:54 +00:00
Merge #3468
3468: Need sleep. r=nextgens a=nextgens ## What type of PR? bug-fix ## What does this PR do? Fix broken overrides introduced in 2024.06.17 ### Related issue(s) - closes #3467 ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
This commit is contained in:
@@ -238,4 +238,4 @@ service anvil {
|
||||
# Extensions
|
||||
###############
|
||||
|
||||
!include_try /overrides/dovecot/proxy.conf
|
||||
!include_try /overrides/dovecot.conf
|
||||
|
||||
@@ -183,4 +183,4 @@ service submission-login {
|
||||
vsz_limit = 256M
|
||||
}
|
||||
|
||||
!include_try /overrides/dovecot.conf
|
||||
!include_try /overrides/dovecot/proxy.conf
|
||||
|
||||
1
towncrier/newsfragments/3467.bugfix
Normal file
1
towncrier/newsfragments/3467.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Fix broken overrides in 2024.06.17
|
||||
Reference in New Issue
Block a user