From 078fbd70aa1ebb53adc440740117c560971fa05c Mon Sep 17 00:00:00 2001 From: Marvin Blum Date: Sun, 9 Mar 2025 21:31:31 +0100 Subject: [PATCH] Updated to Shifu v1.0. --- dev_config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev_config.json b/dev_config.json index 83a7ce4..632189f 100644 --- a/dev_config.json +++ b/dev_config.json @@ -10,8 +10,7 @@ "secure_cookies": false, "cookie_domain_name": "marvinblum.de" }, - "content": { - "provider": "git", + "git": { "update_seconds": 30, "repository": "https://github.com/Kugelschieber/marvinblum.git" },