mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 10:19:35 +00:00
Fix passphrase changed errors in snappymail
This commit is contained in:
2
towncrier/newsfragments/3906.bugfix
Normal file
2
towncrier/newsfragments/3906.bugfix
Normal file
@@ -0,0 +1,2 @@
|
||||
Fix "passphrase changed" errors in snappymail. You may need to run:
|
||||
find webmail/_data_/_default_/storage/ -name .cryptkey -delete
|
||||
@@ -6,6 +6,7 @@ attachment_size_limit = {{ MAX_FILESIZE }}
|
||||
[security]
|
||||
allow_admin_panel = Off
|
||||
openpgp = On
|
||||
insecure_cryptkey = On
|
||||
|
||||
[labs]
|
||||
allow_gravatar = Off
|
||||
|
||||
Reference in New Issue
Block a user