mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
refactor: 🚚 Point everything to the new GitHub org
This commit is contained in:
parent
47c666894c
commit
f9023893af
13 changed files with 66 additions and 66 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# This schema always follows the latest dev version of Versia Server, which may not be what you want
|
||||
# Change the URL to the commit/tag you are using
|
||||
#:schema https://raw.githubusercontent.com/lysand-org/server/main/config/config.schema.json
|
||||
#:schema https://raw.githubusercontent.com/versia-pub/server/main/config/config.schema.json
|
||||
|
||||
[database]
|
||||
# Main PostgreSQL database connection
|
||||
|
|
@ -311,7 +311,7 @@ reactions = []
|
|||
banners = []
|
||||
avatars = []
|
||||
|
||||
# For bridge software, such as lysand-org/activitypub
|
||||
# For bridge software, such as versia-pub/activitypub
|
||||
# Bridges must be hosted separately from the main Versia Server process
|
||||
[federation.bridge]
|
||||
enabled = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue