We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 994bf35 + 249320b commit f4a8b62Copy full SHA for f4a8b62
1 file changed
config/elfinder.php
@@ -78,4 +78,16 @@
78
79
'options' => [],
80
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
+ ],
93
];
0 commit comments