mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-19 23:01:43 +02:00
Merge branch 'master' into develop
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
"onlineCutoff": 30,
|
||||
"timeagoCutoff": 30,
|
||||
"necroThreshold": 7,
|
||||
"categoryWatchState": "watching",
|
||||
"categoryWatchState": "tracking",
|
||||
"submitPluginUsage": 1,
|
||||
"showAverageApprovalTime": 1,
|
||||
"autoApproveTime": 0,
|
||||
|
||||
@@ -117,7 +117,7 @@ get:
|
||||
categoryWatchState:
|
||||
type: object
|
||||
properties:
|
||||
watching:
|
||||
tracking:
|
||||
type: boolean
|
||||
disableCustomUserSkins:
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user