CMSMS Config Variables PDF inconsistency
Posted: Tue Nov 08, 2011 5:00 pm
Default Value: 644
My default in System Information is 664. I have to add:
to my config file to get it to what it should be.
My default in System Information is 664. I have to add:
Code: Select all
$config['default_upload_permission'] = '644';