social components inlay.at
atproto components sdui
86
fork

Configure Feed

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

always restart for now

+1 -2
+1 -2
railway.json
··· 2 2 "$schema": "https://railway.app/railway.schema.json", 3 3 "deploy": { 4 4 "runtime": "V2", 5 - "restartPolicyType": "ON_FAILURE", 6 - "restartPolicyMaxRetries": 10 5 + "restartPolicyType": "ALWAYS" 7 6 } 8 7 }