gotosocial/internal/config
tobi 627b8eeae6
[feature] Tune sqlite pragmas (#1349)
* sqlite pragma tuning

* use formatuint

* add sqlite busy timeout

* fix incorrect cache size format

* update envparsing test

* add sqlite tuning flags to cli

* set sqlite timeout to 30s default
2023-01-17 12:29:44 +00:00
..
gen [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
testdata [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
config.go [feature] Tune sqlite pragmas (#1349) 2023-01-17 12:29:44 +00:00
config_test.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
defaults.go [feature] Tune sqlite pragmas (#1349) 2023-01-17 12:29:44 +00:00
flags.go [feature] Tune sqlite pragmas (#1349) 2023-01-17 12:29:44 +00:00
global.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
helpers.gen.go [feature] Tune sqlite pragmas (#1349) 2023-01-17 12:29:44 +00:00
state.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
validate.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
validate_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00