Create config.json.example
This commit is contained in:
parent
4e0ef585bf
commit
ea40103538
1 changed files with 7 additions and 0 deletions
7
config.json.example
Normal file
7
config.json.example
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"pixelfed_url": "https://pixelfed.example.com",
|
||||||
|
# See https://docs.pixelfed.org/running-pixelfed/installation.html#setting-up-services
|
||||||
|
"access_token": "sdg;lkjrglksjh;lkshj;lksjthrst;hoijrt;ihj;sithj;itjh",
|
||||||
|
"visibility": "unlisted",
|
||||||
|
"default_text": "Instagram dump from @title@ @batch@ #instabackup #instaimport #instaexit"
|
||||||
|
}
|
Loading…
Reference in a new issue