mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-06 10:52:31 +01:00
Update util/src/entities/Config.ts
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
This commit is contained in:
parent
41cd9824af
commit
82d69052c3
@ -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…
Reference in New Issue
Block a user