gotosocial/internal/config
Mara Sophie Grosch 1f256e288b
[chore] refactor test/cliparsing.sh into a go test below internal/config (#1036)
Also adds AddGlobalFlags and AddServerFlags as methods on ConfigState,
very useful for testing.
2022-11-15 16:53:19 +01:00
..
gen [bugfix] Fix imports for helpers.gen.go (#924) 2022-10-29 17:14:57 +02:00
testdata [chore] refactor test/cliparsing.sh into a go test below internal/config (#1036) 2022-11-15 16:53:19 +01:00
cliparsing_test.go [chore] refactor test/cliparsing.sh into a go test below internal/config (#1036) 2022-11-15 16:53:19 +01:00
config.go [feature] add instance-expose-public-timeline flag (#1039) 2022-11-14 10:30:01 +01:00
defaults.go [feature] S3: add config flag to proxy S3 media (#1014) 2022-11-11 12:03:18 +01:00
flags.go [chore] refactor test/cliparsing.sh into a go test below internal/config (#1036) 2022-11-15 16:53:19 +01:00
global.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
helpers.gen.go [feature] add instance-expose-public-timeline flag (#1039) 2022-11-14 10:30:01 +01:00
state.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
validate.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
validate_test.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00