From 242e7870c809e1a89cc00aa4caa8f6e0ca8f065f Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 8 Apr 2023 22:26:43 -0400 Subject: static/js/refresh: Hook into blur Keep it simple --- config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config.json') diff --git a/config.json b/config.json index c977045..8ae6924 100644 --- a/config.json +++ b/config.json @@ -87,10 +87,7 @@ "production": false, "referrer": "no-referrer", "robots": "index,follow", - "canonical": null, - "refresh": { - "milliseconds": null - } + "canonical": null }, "webmanifest": { "name": "Micro Blog", -- cgit v1.2.3