this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Also apply client settings to repofetcher

+1
+1
cmd/bigsky/main.go
··· 310 310 } 311 311 } 312 312 } 313 + rf.ApplyPDSClientSettings = ix.ApplyPDSClientSettings 313 314 314 315 repoman.SetEventHandler(func(ctx context.Context, evt *repomgr.RepoEvent) { 315 316 if err := ix.HandleRepoEvent(ctx, evt); err != nil {