Select the types of activity you want to include in your feed.
1disallowed-types = [ 2 { path = "nix_compat::store_path::StorePath", reason = "use `SafeStorePath` instead to ensure path prefixes are handled correctly", replacement = "crate::SafeStorePath" }, 3]