The code and data behind xeiaso.net
0
fork

Configure Feed

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

at main 28 lines 863 B view raw
1version: v2 2modules: 3 - path: proto 4deps: 5 - buf.build/bufbuild/protovalidate 6lint: 7 use: 8 - STANDARD 9 ignore_only: 10 PACKAGE_DIRECTORY_MATCH: 11 - proto/external/protofeed/v1/protofeed.proto 12 PACKAGE_VERSION_SUFFIX: 13 - proto/external/protofeed/v1/protofeed.proto 14 SERVICE_SUFFIX: 15 - proto/within/website/x/mi/v1/mi.proto 16 - proto/within/website/x/mimi/announce/v1/announce.proto 17 RPC_REQUEST_STANDARD_NAME: 18 - proto/within/website/x/mi/v1/mi.proto 19 - proto/within/website/x/mimi/announce/v1/announce.proto 20 RPC_RESPONSE_STANDARD_NAME: 21 - proto/within/website/x/mi/v1/mi.proto 22 - proto/within/website/x/mimi/announce/v1/announce.proto 23 RPC_REQUEST_RESPONSE_UNIQUE: 24 - proto/within/website/x/mi/v1/mi.proto 25 - proto/within/website/x/mimi/announce/v1/announce.proto 26breaking: 27 use: 28 - FILE