Page 1 of 1

CMSMS Config Variables PDF inconsistency

Posted: Tue Nov 08, 2011 5:00 pm
by cb2004
Default Value: 644

My default in System Information is 664. I have to add:

Code: Select all

$config['default_upload_permission'] = '644';
to my config file to get it to what it should be.