Rename project to Lysand

This commit is contained in:
Jesse Wierzbinski 2023-09-14 19:08:59 -10:00
parent bc6873422f
commit 768d1858dc
No known key found for this signature in database
GPG key ID: F9A1E418934E40B0
6 changed files with 14 additions and 14 deletions

View file

@ -61,7 +61,7 @@ export const configDefaults: ConfigType = {
port: 5432,
username: "postgres",
password: "postgres",
database: "fediproject",
database: "lysand",
},
validation: {
max_displayname_size: 50,