From dd14239dbcc035f55c7433096be079fe28fdb9b0 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 11 Aug 2017 09:18:59 +0200 Subject: [PATCH] Highlight the difference Signed-off-by: Joas Schilling --- admin_manual/file_workflows/retention.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/file_workflows/retention.rst b/admin_manual/file_workflows/retention.rst index ee9c2c59a..9bc1fbe8a 100644 --- a/admin_manual/file_workflows/retention.rst +++ b/admin_manual/file_workflows/retention.rst @@ -27,7 +27,7 @@ File age ======== Currently retention is based on the creation date of the file. The sync client sends -the original creation date to the server, while uploading through the web interface -will create a new file with a new creation date. +the **original** creation date to the server, while uploading through the web interface +will create a new file with a **new** creation date. We hope to be able to add a ``upload date`` to the filesystem soon, which would make more sense. Until then this potentially unexpected behaviour has to be taken into account.