mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
More work on converting to the Lysand protocol
This commit is contained in:
parent
02b56f8fde
commit
77a675afe6
25 changed files with 1181 additions and 807 deletions
|
|
@ -128,6 +128,14 @@ remove_media = [] # NOT IMPLEMENTED
|
|||
# significantly depending on processing power)
|
||||
authorized_fetch = false
|
||||
|
||||
[instance]
|
||||
name = "Lysand"
|
||||
description = "A test instance of Lysand"
|
||||
# URL to your instance logo (jpg files should be renamed to jpeg)
|
||||
logo = ""
|
||||
# URL to your instance banner (jpg files should be renamed to jpeg)
|
||||
banner = ""
|
||||
|
||||
|
||||
[filters]
|
||||
# Drop notes with these regex filters (only applies to new activities)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue