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