add $config['attachments']['path'] to the config.php.sample

This commit is contained in:
mEDI 2009-08-18 22:55:42 +02:00 committed by Craig Andrews
parent 418a5a95ab
commit 0535b43944
1 changed files with 1 additions and 0 deletions

View File

@ -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/';