Optional. Remove meta endpoints.
Set to True to disable the following endpoints: /openapi.json, /info, /metrics, /docs. This will also make the /ok endpoint skip any DB or other checks, always returning {"ok": True}.
Default is False.
disable_meta: bool