From 8c9e6dbe69b48a49ed3cc38671cd8a8aa56ac9d0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:55:22 +0100 Subject: [PATCH] Update config.json --- codex/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/config.json b/codex/config.json index 1b6164c98..ff35346ec 100644 --- a/codex/config.json +++ b/codex/config.json @@ -95,7 +95,7 @@ "PGID": "int?", "PUID": "int?", "TZ": "str?", - "csrf_allowed": str", + "csrf_allowed": "str", "cifsdomain": "str?", "cifspassword": "str?", "cifsusername": "str?",