这是indexloc提供的服务,不要输入任何密码
Skip to content

Environment Booleans are not actually case insensitive #2177

@drewwestphal

Description

@drewwestphal

New user here, been experimenting. Hasura is pretty amazing. Found that, while the error text states the boolean values are case insensitive, they actually only work with lowercase values (at least for the string 'FALSE').

This is the error which shows up in the heroku logs
Fatal Error:- Environment variable HASURA_GRAPHQL_ENABLE_CONSOLE: Not a valid boolean text. True values are ["true","t","yes","y"] and False values are ["false","f","no","n"]. All values are case insensitive

Here is the setting I have
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions