wire up trigger to restart sync for ACL spider

This commit is contained in:
2025-09-07 20:24:04 +01:00
parent 5a068378fa
commit 2491fd2738
7 changed files with 46 additions and 3 deletions

View File

@@ -34,7 +34,6 @@ func Run(
}
adminKeys = append(adminKeys, pk)
}
// start listener
l := &Server{
Ctx: ctx,