about summary refs log tree commit diff
path: root/docs/Using-the-API/Push-notifications.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Using-the-API/Push-notifications.md')
-rw-r--r--docs/Using-the-API/Push-notifications.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Using-the-API/Push-notifications.md b/docs/Using-the-API/Push-notifications.md
index 746bf65ef..fd50a75bd 100644
--- a/docs/Using-the-API/Push-notifications.md
+++ b/docs/Using-the-API/Push-notifications.md
@@ -1,6 +1,8 @@
 Push notifications
 ==================
 
+**Note: This push notification design turned out to not be fully operational on the side of Firebase. A different approach is in consideration**
+
 Mastodon can communicate with the Firebase Cloud Messaging API to send push notifications to apps on users' devices. For this to work, these conditions must be met:
 
 * Responsibility of an instance owner: `FCM_API_KEY` set on the instance. This can be obtained on the Firebase dashboard, in project settings, under Cloud Messaging, as "server key"