gotosocial/internal/config
kim cb2b2fd805
[feature] support configuring database caches (#1246)
* update config generator to support nested structs, add cache configuration options

* update envparsing test

* add cache configuration to config parse tests

* set cache configuration in testrig

* move caches to sub-cache "gts" namespace, update envparsing, add cache config docs to example config

Signed-off-by: kim <grufwub@gmail.com>
2022-12-11 13:03:15 +00:00
..
gen [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
testdata [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
config.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
config_test.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
defaults.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
flags.go [feature] Add admin media prune orphaned CLI command (#1146) 2022-11-25 17:23:42 +00:00
global.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
helpers.gen.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
state.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00: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