From 64c4dd932020eecac5a75c77000399a6ab6b95d4 Mon Sep 17 00:00:00 2001 From: sn0w Date: Mon, 9 Apr 2018 00:41:41 +0200 Subject: [PATCH] Clarify upload config value --- .env.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.dist b/.env.dist index 0f8c52f..1c7a36c 100644 --- a/.env.dist +++ b/.env.dist @@ -50,7 +50,7 @@ PLEROMA_MEDIA_PROXY_URL= PLEROMA_DB_POOL_SIZE= # Where to store uploaded content -# Can be a relative path, "~/...", or absolute. +# (This path is relative to your $DOCKER_DATADIR) PLEROMA_UPLOADS_PATH= # Whether to enable the chat feature or not