1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-11 02:24:00 +02:00

6 июн 2020 г. 7:59:57

This commit is contained in:
Anton Baranov
2020-06-06 07:59:57 +03:00
parent 04e2db604e
commit 1868f09ce9

View File

@@ -54,7 +54,7 @@ class IFM {
"showhiddenfiles" => 1, "showhiddenfiles" => 1,
"showpath" => 0, "showpath" => 0,
"contextmenu" => 1, "contextmenu" => 1,
"disable_mime_detection" => 0 "disable_mime_detection" => 0,
"showrefresh" => 1, "showrefresh" => 1,
"forceproxy" => 0 "forceproxy" => 0
); );