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

Remove invalid default values that are not obvious placeholders #4364

Open
jnm opened this issue Mar 17, 2023 · 0 comments · May be fixed by #5021
Open

Remove invalid default values that are not obvious placeholders #4364

jnm opened this issue Mar 17, 2023 · 0 comments · May be fixed by #5021
Labels

Comments

@jnm
Copy link
Member

jnm commented Mar 17, 2023

Something like https://enketo.org looks plausible as a setting for ENKETO_URL, but it could never work. We should remove all such values from this repository (and kobocat as well; feel free to simply open a kobocat issue if you're the person undertaking the kpi work).

ENKETO_URL = os.environ.get('ENKETO_URL') or os.environ.get('ENKETO_SERVER', 'https://enketo.org')

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

Successfully merging a pull request may close this issue.

2 participants