mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-10 10:04:01 +02:00
merge original project modifications
This commit is contained in:
@@ -42,6 +42,7 @@ class IFM {
|
|||||||
"rename" => 1,
|
"rename" => 1,
|
||||||
"zipnload" => 1,
|
"zipnload" => 1,
|
||||||
"createarchive" => 1,
|
"createarchive" => 1,
|
||||||
|
"search" => 1,
|
||||||
|
|
||||||
// gui controls
|
// gui controls
|
||||||
"showlastmodified" => 0,
|
"showlastmodified" => 0,
|
||||||
@@ -54,6 +55,8 @@ class IFM {
|
|||||||
"showpath" => 0,
|
"showpath" => 0,
|
||||||
"contextmenu" => 1,
|
"contextmenu" => 1,
|
||||||
"disable_mime_detection" => 0
|
"disable_mime_detection" => 0
|
||||||
|
"showrefresh" => 1,
|
||||||
|
"forceproxy" => 0
|
||||||
);
|
);
|
||||||
|
|
||||||
private $config = array();
|
private $config = array();
|
||||||
|
Reference in New Issue
Block a user