diff options
Diffstat (limited to 'custom/conf/app.example.ini')
-rw-r--r-- | custom/conf/app.example.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index 8124092c90..6b8eed1efc 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -1180,10 +1180,6 @@ LEVEL = Info ;; Number of line of codes shown for a code comment ;CODE_COMMENT_LINES = 4 ;; -;; Value of `theme-color` meta tag, used by some mobile browers for chrome and -;; out-of-viewport areas. Default is unset which uses body color. -;THEME_COLOR_META_TAG = -;; ;; Max size of files to be displayed (default is 8MiB) ;MAX_DISPLAY_FILE_SIZE = 8388608 ;; |