From 8b826540c95b88964c41e8148b9b2bd948116442 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Mon, 13 Apr 2015 11:29:11 +0000 Subject: [PATCH] akwizgran created page: ForumApp --- MessagingApp.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MessagingApp.markdown b/MessagingApp.markdown index fc28f50..f620808 100644 --- a/MessagingApp.markdown +++ b/MessagingApp.markdown @@ -18,9 +18,9 @@ MessagingApp uses a single channel with a random identifier: ### Storage policy -* All local messages are stored. -* All remote messages are stored. -* Messages of type ATTACHMENT that are not referenced are garbage-collected. +* All valid local messages are stored. +* All valid remote messages are stored. +* Messages of type ATTACHMENT that are not referenced by messages of type PRIVATE_MESSAGE are garbage-collected. ### Sharing policy