portal/config
Derrick Hammer 3da1ae3e5f
feat: add core.portal_name required config to be used for communication
2024-02-26 07:32:46 -05:00
..
config.go fix: need to call the hook not pass it as a factory 2024-02-24 08:57:36 -05:00
core.go feat: add core.portal_name required config to be used for communication 2024-02-26 07:32:46 -05:00
database.go feat: add database cache support with both memory and redis modes 2024-02-24 08:19:27 -05:00
log.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
mail.go feat: initial mailer module with password reset and email verification templates 2024-02-26 07:30:53 -05:00
protocol.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
s3.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
sia.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
storage.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00