X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=config.php.sample;h=7649c52623ca09ba1d7dc3fdda16dc9ad90239b3;hb=dff43c03e4cdd76419a430f0942e9eacf30e13b7;hp=636f4cf8e22255322c0452e154727f1ff3cb0f41;hpb=52a1762e585d3b63a486ea98ac1ae61048b557b3;p=quix0rs-gnu-social.git diff --git a/config.php.sample b/config.php.sample index 636f4cf8e2..7649c52623 100644 --- a/config.php.sample +++ b/config.php.sample @@ -222,4 +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/';