1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

add bits of documentation for new environment variable

This commit is contained in:
Thomas Rehn
2020-07-12 21:26:22 +02:00
parent 065447fd35
commit ebf1f4f1b6
3 changed files with 9 additions and 0 deletions

View File

@@ -91,6 +91,9 @@ COMPRESSION={{ compression }}
# change compression-level, default: 6 (value: 1-9)
COMPRESSION_LEVEL={{ compression_level }}
# IMAP full-text search is enabled by default. Set the following variable to off in order to disable the feature.
# FULL_TEXT_SEARCH=off
###################################
# Web settings
###################################