Replace "group" with "circle" in the rest of the code
- Remaining mentions already mean "forum"
This commit is contained in:
parent
4f6e02357a
commit
4f7740264e
120 changed files with 1308 additions and 1304 deletions
|
@ -310,10 +310,10 @@ return [
|
|||
// Number of "free" searches when system => permit_crawling is enabled.
|
||||
'free_crawls' => 10,
|
||||
|
||||
// groupedit_image_limit (Integer)
|
||||
// Number of contacts at which the group editor should switch from display the profile pictures of the contacts to only display the names.
|
||||
// circle_edit_image_limit (Integer)
|
||||
// Number of contacts at which the circle editor should switch from display the profile pictures of the contacts to only display the names.
|
||||
// This can alternatively be set on a per-account basis in the pconfig table.
|
||||
'groupedit_image_limit' => 400,
|
||||
'circle_edit_image_limit' => 400,
|
||||
|
||||
// gserver_update_limit (Integer)
|
||||
// How many servers should be checked at a time?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue