diff --git a/options.ts b/options.ts index 4801392..4281a14 100644 --- a/options.ts +++ b/options.ts @@ -188,7 +188,7 @@ const options: z.input = { post: 5, comment: 5, tag: 10, - calendar: true, + calendar: false, }, comments: { enable: true,