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

Unused environment variable(s)? #238

Closed
hansmbakker opened this issue Nov 14, 2023 · 1 comment
Closed

Unused environment variable(s)? #238

hansmbakker opened this issue Nov 14, 2023 · 1 comment

Comments

@hansmbakker
Copy link

Hi,
while setting up a kobotoolbox instance I noticed that the REDIS_LOCK_URL seems unused. I only see it referenced in the kobo-install script within the kobotoolbox org on github. Outside the kobotoolbox I see it referenced in django-template and tg-utils but those seem not referenced by kobotoolbox or enketo..

Is it possible that this is something from the past, and are there more environment variables that need to be cleaned up?

REDIS_LOCK_URL=redis://{% if REDIS_PASSWORD %}:${REDIS_PASSWORD}@{% endif REDIS_PASSWORD %}redis-cache.${PRIVATE_DOMAIN_NAME}:${REDIS_CACHE_PORT}/3

@noliveleger
Copy link
Contributor

Hello @hansmbakker ,

Indeed, it has been implemented for a long time in kobo-install.

It's for pending PRs in kobocat and kpi.

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

No branches or pull requests

2 participants