doc: value of SQL column used in ModulesConstraints must be a string

This commit is contained in:
iRedMail
2021-09-01 21:49:50 +08:00
committed by GitHub
parent 5622eda04b
commit b8f0e39c40

View File

@@ -1757,7 +1757,8 @@ Defaults to `YES` when unset.
|ModulesConstraints (optional)
|Limits the access of any module through a constraint based on a SQL
column; must be a dictionary with keys `Mail`, and/or `Calendar`,
column whose value is a string (e.g. `char` or `varchar` column type);
must be a dictionary with keys `Mail`, and/or `Calendar`,
and/or `ActiveSync` for example:
----