1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-08-06 08:48:12 +02:00

PR update and sync

This commit is contained in:
Prasath Mani
2021-05-17 12:22:16 +05:30
parent 603f048722
commit a62bb38773
3 changed files with 8 additions and 13 deletions

View File

@@ -30,10 +30,6 @@ $readonly_users = array(
'user'
);
//set application theme
//options - 'light' and 'dark'
$theme = 'light';
// Enable highlight.js (https://highlightjs.org/) on view's page
$use_highlightjs = true;