Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change boolean environment variables to case insensitive #160

Open
prodrigestivill opened this issue Sep 25, 2024 · 0 comments
Open

Change boolean environment variables to case insensitive #160

prodrigestivill opened this issue Sep 25, 2024 · 0 comments

Comments

@prodrigestivill
Copy link
Owner

prodrigestivill commented Sep 25, 2024

Proposal to change all boolean environment variables to case insensitive.
Currently this affects this variables:

  • BACKUP_ON_START
  • POSTGRES_CLUSTER

Comment:

It is apparently case sensitive changing it to BACKUP_ON_START: "TRUE" did the trick for me, but I'd suggest making it lowercase or even 1 instead of true for convenience.

Originally proposed by @TiraelSedai in #159 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant