portal/config
Derrick Hammer 6e3e096be9
refactor: change NewLogger to use config manager, and have CM pass nil to newConfig
2024-02-27 03:54:00 -05:00
..
config.go refactor: change NewLogger to use config manager, and have CM pass nil to newConfig 2024-02-27 03:54:00 -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