From d0f3161a39b4dfc3b4fa3a644bfffa520ea23d43 Mon Sep 17 00:00:00 2001 From: Justine Date: Wed, 31 Jul 2024 14:04:09 +0200 Subject: [PATCH] Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e2b358f..2dd9b66 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,7 @@ For now, notes are kept forever until some admin manually removes them. ## Warnings The size of a post or upload is limited to 100MB. This value can be changed in the source code, see the end of the main function, at the bottom of src/main.rs. + +# TODO + +Mettre à jour le dockerfile avec une crontab qui supprime les vieux fichiers, ou le faire dans le code.