dovecot debug logging no longer required
This commit is contained in:
parent
b9018a7851
commit
38f990c190
1 changed files with 7 additions and 7 deletions
|
|
@ -115,13 +115,13 @@ in
|
|||
];
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.dovecot2 = {
|
||||
# extraConfig = ''
|
||||
# auth_verbose = yes
|
||||
# auth_debug = yes
|
||||
# auth_debug_passwords = yes
|
||||
# '';
|
||||
};
|
||||
# services.dovecot2 = {
|
||||
# extraConfig = ''
|
||||
# auth_verbose = yes
|
||||
# auth_debug = yes
|
||||
# auth_debug_passwords = yes
|
||||
# '';
|
||||
# };
|
||||
|
||||
services.nginx.virtualHosts."auth.test.htw.stura-dresden.de".locations."/".extraConfig = ''
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue