18 lines
402 B
Markdown
18 lines
402 B
Markdown
# Funkwhale management script
|
|
|
|
Funkwhale includes a {file}`manage.py` script that can help you automate a lot of admin tasks. Check out the guides in this section for instructions on how to use this tool.
|
|
|
|
```{toctree}
|
|
---
|
|
caption: Administration tasks
|
|
maxdepth: 1
|
|
---
|
|
|
|
Manage users <users>
|
|
Prune library <library>
|
|
Clean database <database>
|
|
Add album and artist tags <tags>
|
|
thumbnails
|
|
fix_uploads
|
|
|
|
```
|