Update util/src/entities/Config.ts
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
This commit is contained in:
parent
2c93f1f121
commit
5d2f92427d
@ -191,6 +191,8 @@ export const DefaultConfigOptions: ConfigValue = {
|
|||||||
instanceDescription: "This is a Fosscord instance made in pre-relase days",
|
instanceDescription: "This is a Fosscord instance made in pre-relase days",
|
||||||
frontPage: null,
|
frontPage: null,
|
||||||
tosPage: null,
|
tosPage: null,
|
||||||
|
correspondenceEmail: "noreply@localhost.local",
|
||||||
|
correspondenceUserID: null,
|
||||||
image: null,
|
image: null,
|
||||||
instanceId: Snowflake.generate(),
|
instanceId: Snowflake.generate(),
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user