mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +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:
|
presence_enabled:
|
||||||
default: true
|
default: true
|
||||||
client: true
|
client: true
|
||||||
presence_max_users_showns:
|
presence_max_users_shown:
|
||||||
default: 5
|
default: 5
|
||||||
min: 1
|
min: 1
|
||||||
max: 50
|
max: 50
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue