Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support

This commit is contained in:
shimon
2025-01-19 10:33:47 +02:00
34 changed files with 286 additions and 352 deletions
+1
View File
@@ -202,6 +202,7 @@ const DELETE_TYPE_TOPIC = 'topic';
const DELETE_TYPE_TARGET = 'target';
const DELETE_TYPE_EXPIRED_TARGETS = 'invalid_targets';
const DELETE_TYPE_SESSION_TARGETS = 'session_targets';
const DELETE_TYPE_MAINTENANCE = 'maintenance';
// Message types
const MESSAGE_SEND_TYPE_INTERNAL = 'internal';