forked from GNUsocial/gnu-social
Add site-wide option to change the length at which URLs are auto-shortened
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user