mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 02:57:56 +00: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