]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Default textlimit for notices is now 1000 chars
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 26 Jan 2015 22:32:08 +0000 (23:32 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 26 Jan 2015 22:32:08 +0000 (23:32 +0100)
lib/default.php

index 396e409e6de5917123918412fdd6601937a6edf8..793dc7d2f4bbe621faa4b0bf6304b10a4b8149cb 100644 (file)
@@ -57,7 +57,7 @@ $default =
               'ssl' => 'never',
               'sslserver' => null,
               'dupelimit' => 60, // default for same person saying the same thing
-              'textlimit' => 0, // in chars; 0 == no limit
+              'textlimit' => 1000, // in chars; 0 == no limit
               'indent' => true,
               'use_x_sendfile' => false,
               'notice' => null, // site wide notice text