Add site-wide option to change the length at which URLs are auto-shortened

This commit is contained in:
Jeff Mitchell
2009-06-11 13:07:41 +00:00
parent 1a077b0a7f
commit 10d4191bd1
3 changed files with 5 additions and 1 deletions

View File

@@ -89,6 +89,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