From 1b2d6d55c5f4e68053705c46a968e0b2815ab5de Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Mon, 22 Feb 2021 19:54:49 +0000 Subject: Remove vestiges of uploads_path config (#9462) `uploads_path` was a thing that was never used; most of it was removed in #6628 but a few vestiges remained. --- docker/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docker/README.md') diff --git a/docker/README.md b/docker/README.md index c8f27b8566..7b138df4d3 100644 --- a/docker/README.md +++ b/docker/README.md @@ -11,7 +11,6 @@ The image also does *not* provide a TURN server. By default, the image expects a single volume, located at ``/data``, that will hold: * configuration files; -* temporary files during uploads; * uploaded media and thumbnails; * the SQLite database if you do not configure postgres; * the appservices configuration. -- cgit 1.5.1