API config return textlimit value
This commit is contained in:
parent
03fefb86bd
commit
b65ed56c7a
@ -54,7 +54,7 @@ class ApiStatusnetConfigAction extends ApiAction
|
||||
var $keys = array(
|
||||
'site' => array('name', 'server', 'theme', 'path', 'fancy', 'language',
|
||||
'email', 'broughtby', 'broughtbyurl', 'closed',
|
||||
'inviteonly', 'private'),
|
||||
'inviteonly', 'private','textlimit'),
|
||||
'license' => array('url', 'title', 'image'),
|
||||
'nickname' => array('featured'),
|
||||
'throttle' => array('enabled', 'count', 'timespan'),
|
||||
|
Loading…
Reference in New Issue
Block a user