summaryrefslogtreecommitdiff
path: root/config.php.sample
diff options
context:
space:
mode:
authorZach Copley <zcopley@mekong.(none)>2009-06-17 14:36:33 -0700
committerZach Copley <zcopley@mekong.(none)>2009-06-17 14:36:33 -0700
commitcd1361fe960eb3afbbdb34b14061b8475dea60c8 (patch)
treec043f10b3e73865985f3ce2f9252925e004a46f0 /config.php.sample
parent8992e8fa7a3c694cc9d424b3e50cf4d87519fa28 (diff)
parentb58dc5e96117bdb4de899d37c6eb94ebf1c3dfe6 (diff)
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Diffstat (limited to 'config.php.sample')
-rw-r--r--config.php.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php.sample b/config.php.sample
index 636f4cf8e..7649c5262 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/';