mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
naming cleanup and readme changes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"compatibility_date": "2025-09-20",
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"durable_objects": {
|
||||
"bindings": [{ "name": "NOTIFICATIONS_HUB", "class_name": "NotificationsHub" }]
|
||||
"bindings": [{ "name": "RECFLARE_NOTIFICATIONS_HUB", "class_name": "NotificationsHub" }]
|
||||
},
|
||||
"migrations": [{ "tag": "v1", "new_sqlite_classes": ["NotificationsHub"] }],
|
||||
"logpush": false,
|
||||
|
||||
Reference in New Issue
Block a user