From 9962bd48808fc9fee6aa6abdca98bc311fd2d2ae Mon Sep 17 00:00:00 2001 From: PIQUARD SIMON <simon.piquard@unistra.fr> Date: Mon, 26 Mar 2018 09:12:46 +0200 Subject: [PATCH] Update weather.json --- weather.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/weather.json b/weather.json index 0f6b17e..c51212c 100755 --- a/weather.json +++ b/weather.json @@ -1,4 +1,12 @@ [ + { + "title": "Seafile - montée de version", + "priority": "medium", + "start": "2018-03-26T18:00:43+0100", + "end": "2018-03-27T10:00:43+0100", + "duration": 240, + "content": "<p>Montée de version de l'outil de stockage, poartage et synchronisation de fichiers Seafile. Interruption du service pendant toute la durée." + }, { "title": "Mise à jour de la base APOGÉE", "priority": "high", -- GitLab