We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I recently found nchan and think it's great. I had one minor request that I wasn't sure if it's been raised before:
I saw that the username and password to redis are specified in the nginx config file with nchan_redis_username and nchan_redis_password.
Could an option be added to store the username/password in an external file? Similar to how auth_basic_user_file or ssl_password_file works?
Again, this is very minor, but thought it could help to avoid storing the username/password in the nginx config itself.
Thanks for your help.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I recently found nchan and think it's great. I had one minor request that I wasn't sure if it's been raised before:
I saw that the username and password to redis are specified in the nginx config file with nchan_redis_username and nchan_redis_password.
Could an option be added to store the username/password in an external file? Similar to how auth_basic_user_file or ssl_password_file works?
Again, this is very minor, but thought it could help to avoid storing the username/password in the nginx config itself.
Thanks for your help.
The text was updated successfully, but these errors were encountered: