feat(api): Implement /v1/instance/rules and /v1/instance/extended_description

This commit is contained in:
Jesse Wierzbinski 2024-04-14 19:08:16 -10:00
parent 5b0d2014ff
commit 96a2fbf178
No known key found for this signature in database
11 changed files with 140 additions and 6 deletions

View file

@ -286,6 +286,9 @@ avatars = []
[instance]
name = "Lysand"
description = "A test instance of Lysand"
# Path to a file containing a longer description of your instance
# This will be parsed as Markdown
extended_description_path = ""
# 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)