your personal website on atproto - mirror blento.app
25
fork

Configure Feed

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

add kvs and stuff

Florian 4acdb08e 07278e41

+4 -3
+4 -3
wrangler.jsonc
··· 49 49 }, 50 50 { 51 51 "binding": "OAUTH_SESSIONS", 52 - "id": "REPLACE_WITH_KV_NAMESPACE_ID" 52 + "id": "4d872b4630a042d69ecd63f87d6b2094" 53 53 }, 54 54 { 55 55 "binding": "OAUTH_STATES", 56 - "id": "REPLACE_WITH_KV_NAMESPACE_ID" 56 + "id": "c644b498d4af4c5892b3106d52c7760a" 57 57 } 58 58 ], 59 59 "d1_databases": [ 60 60 { 61 61 "binding": "DB", 62 62 "database_name": "blento", 63 - "database_id": "922639e7-6321-42c8-a4bd-cdf48428fdac" 63 + "database_id": "922639e7-6321-42c8-a4bd-cdf48428fdac", 64 + "remote": true 64 65 } 65 66 ], 66 67 "triggers": {