diff --git a/codex/config.json b/codex/config.json index 081282d49..e96587e25 100644 --- a/codex/config.json +++ b/codex/config.json @@ -95,10 +95,10 @@ "PGID": "int?", "PUID": "int?", "TZ": "str?", - "csrf_allowed": "str", "cifsdomain": "str?", "cifspassword": "str?", "cifsusername": "str?", + "csrf_allowed": "str", "localdisks": "str?", "networkdisks": "str?" },