@ -66,7 +66,7 @@ If you need to fix some bigger issues you can also spawn a shell with `./pleroma
@@ -66,7 +66,7 @@ If you need to fix some bigger issues you can also spawn a shell with `./pleroma
### Customization
Add your customizations (and their folder structure) to `custom.d/`.
They will be mounted and symlinked into the right place when the container starts.
They will be copied into the right place when the container starts.
You can even replace/patch pleroma’s code with this, because the project is recompiled at startup if needed.
In general: Prepending `custom.d/` to pleroma’s customization guides should work all the time.<br>