mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-20 09:57:19 +02:00
Add files via upload
This commit is contained in:
@@ -96,6 +96,7 @@ func New(cfg *config.Config, log *logger.Logger, configPath string) (*App, error
|
||||
}
|
||||
|
||||
auditSvc := audit.NewService(db, cfg, log.Logger)
|
||||
audit.RegisterConversationCreateHook(auditSvc)
|
||||
auditSvc.PurgeExpired()
|
||||
audit.StartRetentionLoop(auditSvc, log.Logger)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user