1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-07-13 01:20:28 +02:00

Same for snappymail

This commit is contained in:
Florent Daigniere
2023-11-01 11:04:01 +01:00
parent d4116cf3b3
commit fe9b16142f

View File

@ -12,7 +12,10 @@
"SNI_enabled": true,
"disable_compression": true,
"security_level": 1
}
},
{% (FULL_TEXT_SEARCH or '').lower() not in ['off', 'false', '0'] %}
"fast_simple_search": "false",
{% endif %}
},
"SMTP": {
"host": "{{ FRONT_ADDRESS }}",