mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 04:11:49 +02:00
"enabling upload, otherwise it cant work"
This commit is contained in:
parent
2abd66293e
commit
ba75b6761a
@ -25,7 +25,7 @@
|
|||||||
global $Config ;
|
global $Config ;
|
||||||
|
|
||||||
// SECURITY: You must explicitelly enable this "uploader".
|
// SECURITY: You must explicitelly enable this "uploader".
|
||||||
$Config['Enabled'] = false ;
|
$Config['Enabled'] = true ;
|
||||||
|
|
||||||
// Set if the file type must be considere in the target path.
|
// Set if the file type must be considere in the target path.
|
||||||
// Ex: /userfiles/image/ or /userfiles/file/
|
// Ex: /userfiles/image/ or /userfiles/file/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user