portal/config
Derrick Hammer 973c40afb4
refactor: switch to using decimals in db, a fork of the siacentral api to return decimals, strings for currency settings, and rats to do big number math safety
2024-03-11 07:51:48 -04:00
..
cluster.go refactor: move redis to its own file and add in defaults 2024-02-28 09:14:11 -05:00
config.go fix: need prefix on setDefaultsForObject for core to be core 2024-03-10 12:54:15 -04:00
core.go refactor: put sia config under storage 2024-03-10 13:07:44 -04:00
database.go refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
etcd.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
log.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
mail.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
protocol.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
redis.go refactor: move redis to its own file and add in defaults 2024-02-28 09:14:11 -05:00
s3.go refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
sia.go refactor: switch to using decimals in db, a fork of the siacentral api to return decimals, strings for currency settings, and rats to do big number math safety 2024-03-11 07:51:48 -04:00
storage.go refactor: put sia config under storage 2024-03-10 13:07:44 -04:00