mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
[VD:FTP] statOwner, allowChmodReadOnly set to true on netmount
This commit is contained in:
@@ -120,6 +120,8 @@ class elFinderVolumeFTP extends elFinderVolumeDriver {
|
||||
$options['locale'] = $_REQUEST['locale'];
|
||||
}
|
||||
}
|
||||
$options['statOwner'] = true;
|
||||
$options['allowChmodReadOnly'] = true;
|
||||
return $options;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user