From c9c316db7f003e018202e6c9f39770c208aecc05 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 22 Dec 2009 07:02:46 -0800 Subject: Ticket 2083: use site.textlimit setting instead of hardcoding 140 into documentation --- doc-src/about | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc-src/about') diff --git a/doc-src/about b/doc-src/about index 21f4dbf15..6a68e41cf 100644 --- a/doc-src/about +++ b/doc-src/about @@ -3,7 +3,7 @@ based on the Free Software [StatusNet](http://status.net/) tool. If you [register](%%action.register%%) for an account, -you can post small (140 chars or less) text notices +you can post small (%%site.textlimit%% chars or less) text notices about yourself, where you are, what you're doing, or practically anything you want. You can also subscribe to the notices of your friends, or other people you're interested in, and follow them on the -- cgit v1.2.3-54-g00ecf