Select the types of activity you want to include in your feed.
1module github.com/aottr/compose-sync 2 3go 1.24.5 4 5require gopkg.in/yaml.v3 v3.0.1