add config.json.example file
This commit is contained in:
parent
c9b691eeb4
commit
de41ba861b
7
config.json.example
Normal file
7
config.json.example
Normal file
@ -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
|
||||
}
|
Loading…
Reference in New Issue
Block a user