summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorJeff Mitchell <mitchell@kde.org>2009-06-11 13:07:41 +0000
committerZach Copley <zach@controlyourself.ca>2009-06-30 16:46:33 -0700
commitb416df93128e6ffc42ad62233f92ab617f809de1 (patch)
tree015e33c876c76123623f5cc9a098fa9f71306ec5 /lib/common.php
parentccbc5c447df5a5284b8845d9a53f28d17d8df875 (diff)
Add site-wide option to change the length at which URLs are auto-shortened
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.php b/lib/common.php
index e10f24b3b..5d451463b 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -120,6 +120,7 @@ $config =
'private' => false,
'ssl' => 'never',
'sslserver' => null,
+ 'shorturllength' => 30,
'dupelimit' => 60), # default for same person saying the same thing
'syslog' =>
array('appname' => 'laconica', # for syslog