mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-28 01:21:13 +01:00
refactor: change default teaser to last-post
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
"profile:keepAllUserImages": 0,
|
"profile:keepAllUserImages": 0,
|
||||||
"gdpr_enabled": 1,
|
"gdpr_enabled": 1,
|
||||||
"allowProfileImageUploads": 1,
|
"allowProfileImageUploads": 1,
|
||||||
"teaserPost": "last-reply",
|
"teaserPost": "last-post",
|
||||||
"showPostPreviewsOnHover": 1,
|
"showPostPreviewsOnHover": 1,
|
||||||
"allowPrivateGroups": 1,
|
"allowPrivateGroups": 1,
|
||||||
"unreadCutoff": 2,
|
"unreadCutoff": 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user