]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add $config['attachments']['path'] to the config.php.sample
authormEDI <medi@milaro.net>
Tue, 18 Aug 2009 20:55:42 +0000 (22:55 +0200)
committerCraig Andrews <candrews@integralblue.com>
Thu, 20 Aug 2009 17:24:46 +0000 (13:24 -0400)
config.php.sample

index 1dc123aafe688a0804828e8a8b051430ee0f0518..0fc5163b7af4a26e2bda33d215dcbc77c9f2ded0 100644 (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/';