minio/internal/config
Harshavardhana 5569acd95c
disallow EC:0 if not set during server startup (#17141)
2023-05-04 14:44:30 -07:00
..
api allow root user to be disabled via config settings (#17089) 2023-04-28 12:24:14 -07:00
cache standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
callhome make subnet subsys dynamic and simplify callhome (#15927) 2022-10-27 00:20:01 -07:00
compress Add decommission compression+encryption enabled tests (#15322) 2022-07-17 08:43:14 -07:00
dns cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
etcd standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
heal Periodically refresh buckets metadata from the backend disks (#16561) 2023-02-09 10:29:20 -08:00
identity Add test for fixed post policy exploit (#16855) 2023-03-20 01:06:45 -07:00
lambda feat: add lambda transformation functions target (#16507) 2023-03-07 08:12:41 -08:00
notify remove double ENABLED help output (#16528) 2023-02-03 05:52:52 -08:00
policy Add HTTP2 config option for policy plugin (#16225) 2022-12-13 14:28:48 -08:00
scanner config: Deprecated delay/max_wait/scanner and introduce speed (#15941) 2022-11-01 08:04:07 -07:00
storageclass disallow EC:0 if not set during server startup (#17141) 2023-05-04 14:44:30 -07:00
subnet Set logger webhook proxy on subnet proxy change (#16665) 2023-02-27 08:35:36 -08:00
bool-flag.go heal: Enable periodic bitrot scan configuration (#14464) 2022-04-07 08:10:40 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certs.go Better error message when TLS certs do not have proper permissions (#16703) 2023-02-24 06:34:55 -08:00
certs_test.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
certsinfo.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
config.go config: fix duplication of replication priority key (#17014) 2023-04-11 19:22:10 -07:00
config_test.go fix: cleanup config KV parsing using madmin helpers (#15552) 2022-08-18 15:55:17 -07:00
constants.go Added MINIO_BROWSER_LOGIN_ANIMATION env support for WebUI console (#17123) 2023-05-03 15:32:50 -07:00
crypto.go cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
crypto_test.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
errors-utils.go cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
errors.go Better error message when TLS certs do not have proper permissions (#16703) 2023-02-24 06:34:55 -08:00
help.go standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00
legacy.go Do not save credentials in config.json (#16275) 2022-12-19 12:27:06 -08:00