Added config option to enable or disable file uploads with notices.

This commit is contained in:
Robin Millette
2009-06-17 16:55:01 -04:00
parent 28d02ec8cd
commit b58dc5e961
4 changed files with 14 additions and 7 deletions

View File

@@ -222,5 +222,6 @@ $config['sphinx']['port'] = 3312;
// $config['attachments']['file_quota'] = 5000000;
// $config['attachments']['user_quota'] = 50000000;
// $config['attachments']['monthly_quota'] = 15000000;
// $config['attachments']['uploads'] = true;
// $config['oohembed']['endpoint'] = 'http://oohembed.com/oohembed/';