PixelfedImporter/config.json.example

7 lines
171 B
Plaintext
Raw Permalink Normal View History

2023-10-30 02:19:27 +01:00
{
"server_url": "URL TO YOUR PIXELFED",
"access_token": "YOUR ACCESS TOKEN",
"image_path": "PATH TO YOUR IMAGES",
"upload_type": 0|1,
"delete_file": true|false
}