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

Honoroit whitelisted users example uses wrong variable #2114

Closed
MichaelSasser opened this issue Sep 18, 2022 · 0 comments
Closed

Honoroit whitelisted users example uses wrong variable #2114

MichaelSasser opened this issue Sep 18, 2022 · 0 comments

Comments

@MichaelSasser
Copy link
Contributor

The documentation example below uses the variable matrix_bot_honoroit_users (Line 94), but the actual variable used is matrix_bot_honoroit_allowedusers (users -> allowedusers).

# matrix_bot_honoroit_users:
# - @someone:example.com
# - @another:example.com
# - @bot.*:example.com
# - @*:another.com
matrix_bot_honoroit_allowedusers:
- "@*:*"

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

1 participant