Add arrtrix Matrix bridge service and package scaffolding
Some checks failed
Test action / kaas (push) Failing after 1s
Some checks failed
Test action / kaas (push) Failing after 1s
This commit is contained in:
parent
c4e9485ccb
commit
ce44496a48
13 changed files with 712 additions and 256 deletions
7
packages/arrtrix/pkg/connector/example-config.yaml
Normal file
7
packages/arrtrix/pkg/connector/example-config.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# No network-specific config is required yet.
|
||||
#
|
||||
# Future Arr-specific runtime options, such as webhook handling, can be added
|
||||
# here without changing the shared mautrix bridge CLI/runtime shape.
|
||||
#
|
||||
# The CLI-provided config file is still fully used by the bridge runtime for
|
||||
# all shared sections like bridge, database, homeserver, and appservice.
|
||||
Loading…
Add table
Add a link
Reference in a new issue