Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
2013-02-08 23:36:06 +00:00
|
|
|
allow_insecure_uploads: '0'
|
|
|
|
# chmod variables should be a string in PHP Octal Notation.
|
|
|
|
chmod:
|
|
|
|
directory: '0775'
|
|
|
|
file: '0664'
|
|
|
|
default_scheme: 'public'
|
|
|
|
path:
|
2013-02-14 11:32:40 +00:00
|
|
|
private: ''
|
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
2013-02-08 23:36:06 +00:00
|
|
|
temporary: ''
|