|
|
|
@ -79,10 +79,10 @@ Pleroma maintenance is usually done with mix tasks.
@@ -79,10 +79,10 @@ Pleroma maintenance is usually done with mix tasks.
|
|
|
|
|
|
|
|
|
|
You can run these tasks in your running pleroma server using `./pleroma.sh mix [task] [arguments...]`. |
|
|
|
|
|
|
|
|
|
If you need to fix some bigger issues you can also spawn a shell with `./pleroma.sh enter`. |
|
|
|
|
|
|
|
|
|
For example: `/pleroma.sh mix pleroma.user new sn0w ...` |
|
|
|
|
|
|
|
|
|
If you need to fix bigger problems you can also spawn a shell with `./pleroma.sh enter`. |
|
|
|
|
|
|
|
|
|
### Customization |
|
|
|
|
|
|
|
|
|
Add your customizations (and their folder structure) to `custom.d/`.<br> |
|
|
|
|