X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=config.php.sample;h=7649c52623ca09ba1d7dc3fdda16dc9ad90239b3;hb=164588ef0fd2c9c9f1858f1d21d6758356ce7885;hp=636f4cf8e22255322c0452e154727f1ff3cb0f41;hpb=c0853e304051a3b8ceacb95d6977ca62df5e25a6;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/';