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