From 242388d2df0e77ab24626e91baf8d76468760911 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sun, 10 Dec 2023 23:52:20 +0800 Subject: [PATCH] remove: unused params --- config.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/config.yaml b/config.yaml index f51e1dc..888b691 100644 --- a/config.yaml +++ b/config.yaml @@ -31,14 +31,6 @@ params: rssFullContent: true favicon: - imageProcessing: - content: - enabled: false - render: - image: - externalLink: - enabled: true - footer: since: 2018 customText: Made with ❤️ in Hangzhou
浙ICP备2022025362号 @@ -267,6 +259,4 @@ markup: lineNoStart: 1 lineNos: true lineNumbersInTable: true - tabWidth: 4 - -timeout: 60 \ No newline at end of file + tabWidth: 4 \ No newline at end of file