mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
fix site setting name
This commit is contained in:
parent
238e3f8a71
commit
8252f1e4ff
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ plugins:
|
|||
presence_enabled:
|
||||
default: true
|
||||
client: true
|
||||
presence_max_users_showns:
|
||||
presence_max_users_shown:
|
||||
default: 5
|
||||
min: 1
|
||||
max: 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue