gotosocial/internal/config
Vyr Cossont 90e5a2af8d Add config file switch and min date check
# Conflicts:
#	docs/configuration/instance.md
#	example/config.yaml
#	internal/config/config.go
#	internal/config/flags.go
#	internal/config/helpers.gen.go
2025-02-12 09:16:38 -08:00
..
gen [chore] skip trusted-proxies warning if ip excepted from rate limiting (#3699) 2025-01-27 19:21:13 +01:00
testdata [chore/docs] Replace specific year range of copyright notice (#2520) 2024-01-13 16:33:53 +01:00
config.go Add config file switch and min date check 2025-02-12 09:16:38 -08:00
config_test.go [feature] support configuring database caches (#1246) 2022-12-11 13:03:15 +00:00
const.go [feature] Change instance-stats-randomize to instance-stats-mode with multiple options; implement nodeinfo 2.1 (#3734) 2025-02-04 16:52:42 +01:00
defaults.go Add config file switch and min date check 2025-02-12 09:16:38 -08:00
flags.go Add config file switch and min date check 2025-02-12 09:16:38 -08:00
global.go [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 2024-05-27 17:46:15 +02:00
helpers.gen.go Add config file switch and min date check 2025-02-12 09:16:38 -08:00
state.go [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 2024-05-27 17:46:15 +02:00
util.go [feature] enable + document explicit IP dialer allowing/denying (#1950) 2023-07-07 16:17:39 +02:00
validate.go [feature] Change instance-stats-randomize to instance-stats-mode with multiple options; implement nodeinfo 2.1 (#3734) 2025-02-04 16:52:42 +01:00
validate_test.go [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00