11 lines
332 B
YAML
11 lines
332 B
YAML
# All actions are true/false, except report_to_room
|
|
# which should be the room ID in single quotes of the
|
|
# desired room, e.g. '!room:myserver.local'
|
|
max_concurrent_jobs: 3
|
|
via_servers:
|
|
- xentonix.net
|
|
actions:
|
|
ignore_sfw: true
|
|
redact_nsfw: true
|
|
direct_reply: false
|
|
report_to_room: '!IjQCvkupmkUHbNzBRx:xentonix.net'
|