summaryrefslogtreecommitdiff
path: root/config.php.sample
diff options
context:
space:
mode:
authorRobin Millette <millette@controlyourself.ca>2009-06-17 16:44:33 -0400
committerRobin Millette <millette@controlyourself.ca>2009-06-17 16:44:33 -0400
commit28d02ec8cdd0278c802c8fee30acddecca9ca01f (patch)
tree63a83ad1e293905478bddd2677be56454649925e /config.php.sample
parentfd6de17a4ace3eece968e2c7d319ee29340d2930 (diff)
Make oohembed endpoint configurable.
Diffstat (limited to 'config.php.sample')
-rw-r--r--config.php.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.php.sample b/config.php.sample
index 636f4cf8e..ed70f85fb 100644
--- a/config.php.sample
+++ b/config.php.sample
@@ -223,3 +223,4 @@ $config['sphinx']['port'] = 3312;
// $config['attachments']['user_quota'] = 50000000;
// $config['attachments']['monthly_quota'] = 15000000;
+// $config['oohembed']['endpoint'] = 'http://oohembed.com/oohembed/';