diff --git a/config.json.example b/config.json.example new file mode 100644 index 0000000..a17dda2 --- /dev/null +++ b/config.json.example @@ -0,0 +1,7 @@ +{ + "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 +} \ No newline at end of file