mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-01 06:14:07 +00:00
506 B
506 B
Managing uploads
Every command should be ran with a prefix, in case of OTP releases it is ./bin/pleroma_ctl uploads
and in case of source installs it's mix pleroma.uploads
.
Migrate uploads from local to remote storage
$PREFIX migrate_local <target_uploader> [<options>]
Options
--delete
- delete local uploads after migrating them to the target uploader
A list of available uploaders can be seen in Configuration Cheat Sheet