funkwhale/docs/administrator_documentation/manage_script/index.md

19 wiersze
402 B
Markdown
Czysty Zwykły widok Historia

2022-07-01 09:02:29 +00:00
# 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
```