Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

small issue in the example config #8

Closed
1ugh opened this issue Jul 22, 2013 · 1 comment
Closed

small issue in the example config #8

1ugh opened this issue Jul 22, 2013 · 1 comment

Comments

@1ugh
Copy link

1ugh commented Jul 22, 2013

In the first part you say "users:" then you say "u:" - is that a mistake?

# Optional: prefix users with the following string
auth_opt_redis_username_prefix users:
auth_opt_redis_host 127.0.0.1
auth_opt_redis_port 6379

# Clients may PUB/SUB to the following prefix. '%' is replaced
# with an authorized user's username (sans username_prefix). So,
# user 'jjolie' may PUB/SUB to "/location/jjolie" and her password
# is at Redis key "u:jjolie"
@jpmens
Copy link
Owner

jpmens commented Jul 22, 2013

Fixed, thanks.

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

No branches or pull requests

2 participants