chore: enable the calendar.

This commit is contained in:
Yufan Sheng 2024-12-19 22:41:02 +08:00
parent 969c79b94a
commit 8e592e1f62
Signed by: syhily
GPG Key ID: DEB186763C308C31

View File

@ -188,7 +188,7 @@ const options: z.input<typeof Options> = {
post: 5,
comment: 5,
tag: 10,
calendar: false,
calendar: true,
},
comments: {
enable: true,