Ticket 2083: use site.textlimit setting instead of hardcoding 140 into documentation

This commit is contained in:
Brion Vibber
2009-12-22 07:02:46 -08:00
parent 83779afe41
commit c9c316db7f
3 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ Sending updates
---------------
You send updates by sending messages to %%xmpp.user%%@%%xmpp.server%%. Messages
should be less than 140 characters; longer messages will be truncated.
should be less than %%site.textlimit%% characters; longer messages will be truncated.
Commands
--------