mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-16 16:17:28 -06:00
little fixes
This commit is contained in:
parent
d5c9c50e52
commit
f8a3dc1da7
2 changed files with 8 additions and 7 deletions
|
|
@ -61,6 +61,7 @@ func Empty() *Config {
|
||||||
MediaConfig: &MediaConfig{},
|
MediaConfig: &MediaConfig{},
|
||||||
StorageConfig: &StorageConfig{},
|
StorageConfig: &StorageConfig{},
|
||||||
StatusesConfig: &StatusesConfig{},
|
StatusesConfig: &StatusesConfig{},
|
||||||
|
LetsEncryptConfig: &LetsEncryptConfig{},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue