3ventic / discord-rss

Lightweight, easy-to-use RSS feed => Discord service
MIT License
17 stars 4 forks source link

REDIS_URL ? #11

Open argonan0 opened 1 year ago

argonan0 commented 1 year ago

What is this supposed to be?

3ventic commented 1 year ago

redis://<username>:<password>@<ip/host>:<port>

argonan0 commented 1 year ago

What is the function of this secondary set of username/password ? Where are they coming from?

3ventic commented 1 year ago

if you self-host redis it won't have authorization required by default. Hosted instances usually do. See https://redis.io/docs/management/security/#authentication