redlight variable rename
This commit is contained in:
parent
9198924162
commit
46c2d69c3d
@ -56,7 +56,7 @@
|
|||||||
- module: redlight_client_module.RedlightClientModule
|
- module: redlight_client_module.RedlightClientModule
|
||||||
config:
|
config:
|
||||||
homeserver_url: "https://{{ server_name }}"
|
homeserver_url: "https://{{ server_name }}"
|
||||||
redlight_bot_token: "{{ redlight_bot_token }}"
|
redlight_alert_bot_token: "{{ redlight_bot_token }}"
|
||||||
redlight_alert_room: "{{ redlight_alert_room }}"
|
redlight_alert_room: "{{ redlight_alert_room }}"
|
||||||
redlight_server: "https://{{ server_name }}/_matrix/loj/v1/abuse_lookup"
|
redlight_server: "https://{{ server_name }}/_matrix/loj/v1/abuse_lookup"
|
||||||
- module: redlight_server_module.RedlightServerModule
|
- module: redlight_server_module.RedlightServerModule
|
||||||
|
Loading…
Reference in New Issue
Block a user