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

pull/273/merge
iRedMail 2021-09-01 21:49:50 +08:00 committed by GitHub
parent 5622eda04b
commit b8f0e39c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

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:
----