Add enforce_theme example IDs

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ 2022-04-30 12:38:50 +02:00
parent f577b5dc96
commit d4c001dc8c
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 2 additions and 1 deletions

View File

@ -1791,7 +1791,8 @@ $CONFIG = [
/**
* Enforce the user theme. This will disable the user theming settings
* This must be a valid ITheme ID
* This must be a valid ITheme ID.
* E.g. light, dark, highcontrast, dark-highcontrast...
*/
'enforce_theme' => '',