mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Document PAPERCLIP_ROOT.
This commit is contained in:
parent
a0d569e2e2
commit
da3c50bd8d
|
@ -30,6 +30,9 @@ SMTP_LOGIN=
|
|||
SMTP_PASSWORD=
|
||||
SMTP_FROM_ADDRESS=notifications@example.com
|
||||
|
||||
# Optional user upload path (images, avatars). Default is :rails_root/public/system. If you set this variable, you are responsible for making your HTTP server (eg. nginx) serve these files.
|
||||
# PAPERCLIP_ROOT=/var/lib/mastodon/public-system
|
||||
|
||||
# Optional asset host for multi-server setups
|
||||
# CDN_HOST=assets.example.com
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user