gotosocial/cmd/gotosocial
tobi cb8688f429
Remove unnecessary storage config variables (#344)
* rewire config to not use extraneous serve vars

* rename 'file' to 'local' for consistency

* use Type and Size again
2021-12-20 15:19:53 +01:00
..
action Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
flag Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
admin.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
common.go Add optional syslog logrus hook (#343) 2021-12-12 18:00:20 +01:00
debug.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
main.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
server.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
testrig.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00