add $config['attachments']['path'] to the config.php.sample
This commit is contained in:
parent
418a5a95ab
commit
0535b43944
@ -261,5 +261,6 @@ $config['sphinx']['port'] = 3312;
|
||||
// $config['attachments']['user_quota'] = 50000000;
|
||||
// $config['attachments']['monthly_quota'] = 15000000;
|
||||
// $config['attachments']['uploads'] = true;
|
||||
// $config['attachments']['path'] = "/file/";
|
||||
|
||||
// $config['oohembed']['endpoint'] = 'http://oohembed.com/oohembed/';
|
||||
|
Loading…
Reference in New Issue
Block a user