mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 02:22:26 -05:00
* start with a default config, not an empty config. * some data structures were present on Empty config but not Default config * the monkey patched CLIContext is working * remove print debugging log * make the behaviour of the flags consistent across all data types Conflicts: internal/config/config.go * try to fix accidentally broken test |
||
|---|---|---|
| .. | ||
| accounts.go | ||
| config.go | ||
| db.go | ||
| default.go | ||
| letsencrypt.go | ||
| media.go | ||
| oidc.go | ||
| smtp.go | ||
| statuses.go | ||
| storage.go | ||
| template.go | ||