Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1927 → Rev 1928

/branches/livraison_aha/api/fckeditor/editor/filemanager/connectors/php/config.php
66,11 → 66,11
// If possible, it is recommended to set more restrictive permissions, like 0755.
// Set to 0 to disable this feature.
// Note: not needed on Windows-based servers.
$Config['ChmodOnUpload'] = 0777 ;
$Config['ChmodOnUpload'] = 0705 ;
 
// See comments above.
// Used when creating folders that does not exist.
$Config['ChmodOnFolderCreate'] = 0777 ;
$Config['ChmodOnFolderCreate'] = 0705 ;
 
/*
Configuration settings for each Resource Type