mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
feat(federation): ✨ Add ActivityPub bridge support with CLI command
This commit is contained in:
parent
153aa061f0
commit
ff315af230
13 changed files with 2337 additions and 15 deletions
|
|
@ -319,6 +319,7 @@ allowed_ips = ["192.168.1.0/24"]
|
|||
# Token for the bridge software
|
||||
# Bridge must have the same token!
|
||||
token = "mycooltoken"
|
||||
url = "https://ap.lysand.org"
|
||||
|
||||
[instance]
|
||||
name = "Lysand"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue