mirror of
https://github.com/linuxserver/docker-mastodon.git
synced 2026-03-23 00:00:50 +08:00
Errant backtick
This commit is contained in:
parent
5d85996ca1
commit
92fb255c48
@ -104,7 +104,7 @@ app_setup_block: |
|
||||
|
||||
### NO_CHOWN Option
|
||||
|
||||
On larger Mastodon instances, our init process to verify that permissions are set correctly can noticeably slow down the container startup. If you are experiencing this, you can set `NO_CHOWN`` to `true` to skip that step of the init.
|
||||
On larger Mastodon instances, our init process to verify that permissions are set correctly can noticeably slow down the container startup. If you are experiencing this, you can set `NO_CHOWN` to `true` to skip that step of the init.
|
||||
|
||||
*Do NOT set this on first run of the container. If you enable this option you are taking full responsibility for ensuring that the permissions in your /config mount are correct. If you're even slightly unsure, don't set it.*
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user