2025-01-17 15:39:57 +01:00
|
|
|
{
|
|
|
|
"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",
|
2025-01-17 15:45:48 +01:00
|
|
|
"batch_size": 10,
|
2025-01-20 09:47:00 +01:00
|
|
|
"default_text": "Instagram dump from @title@ @batch@ #instabackup #instaimport #instaexit",
|
|
|
|
"openai_api_key": "0bff275feca7baab5ac508e635543f59fff42d4436c9918cd37c330f9adb4eb4fda643c212794b800bb05fb26016f55425c6755a3525c64792197e4d0fbe95d5",
|
|
|
|
"openai_api_url": "https://api.openai.com/v1/chat/completions",
|
|
|
|
"openai_model": "gpt-4o"
|
2025-01-17 15:39:57 +01:00
|
|
|
}
|