mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
{VD] allow uploading all file types to the net mount volume
This commit is contained in:
@@ -26,6 +26,7 @@ class elFinderVolumeFlysystemGoogleDriveNetmount extends \Hypweb\elFinderFlysyst
|
||||
parent::__construct();
|
||||
|
||||
$opts = array(
|
||||
'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
|
||||
'rootCssClass' => 'elfinder-navbar-root-googledrive',
|
||||
'gdAlias' => '%s@GDrive',
|
||||
'gdCacheDir' => __DIR__ . '/.tmp',
|
||||
|
||||
Reference in New Issue
Block a user