forked from GNUsocial/gnu-social
Ticket 2083: use site.textlimit setting instead of hardcoding 140 into documentation
This commit is contained in:
@@ -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
|
||||
--------
|
||||
|
Reference in New Issue
Block a user