You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-07-15 01:24:34 +02:00
Same for snappymail
This commit is contained in:
@ -12,7 +12,10 @@
|
|||||||
"SNI_enabled": true,
|
"SNI_enabled": true,
|
||||||
"disable_compression": true,
|
"disable_compression": true,
|
||||||
"security_level": 1
|
"security_level": 1
|
||||||
}
|
},
|
||||||
|
{% (FULL_TEXT_SEARCH or '').lower() not in ['off', 'false', '0'] %}
|
||||||
|
"fast_simple_search": "false",
|
||||||
|
{% endif %}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
"host": "{{ FRONT_ADDRESS }}",
|
"host": "{{ FRONT_ADDRESS }}",
|
||||||
|
Reference in New Issue
Block a user