diff --git a/schemas/config-schema.json b/schemas/config-schema.json index d5f0b071..09915dd1 100644 --- a/schemas/config-schema.json +++ b/schemas/config-schema.json @@ -60,7 +60,6 @@ }, "base_url": { "type": "string", - "pattern": "^https?", "description": "The base URL of your instance. Basically this is the URL you bookmark to get to the front page." }, "delete_old_custom_formats": {