Clarify upload config value

This commit is contained in:
Lukas Breuer 2018-04-09 00:41:41 +02:00
parent b41bcaf0ed
commit 507770e2a0
1 changed files with 1 additions and 1 deletions

View File

@ -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