Skip to content

Commit f4a8b62

Browse files
authored
Merge pull request #7 from mahasadhu/mahasadhu-fix1
2 parents 994bf35 + 249320b commit f4a8b62

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/elfinder.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,16 @@
7878

7979
'options' => [],
8080

81+
/*
82+
|--------------------------------------------------------------------------
83+
| Root Options
84+
|--------------------------------------------------------------------------
85+
|
86+
| These options are merged, together with every root by default.
87+
| See https://github.com/Studio-42/elFinder/wiki/Connector-configuration-options-2.1#root-options
88+
|
89+
*/
90+
'root_options' => [
91+
92+
],
8193
];

0 commit comments

Comments
 (0)