22 lines
442 B
JSON
22 lines
442 B
JSON
{
|
|
"twitter": {
|
|
"api_key":"",
|
|
"api_key_secret":"",
|
|
"access_token":"",
|
|
"access_token_secret":""
|
|
},
|
|
"nextcloud": {
|
|
"webdav_hostname": "",
|
|
"webdav_login": "",
|
|
"webdav_password": ""
|
|
},
|
|
"nextcloud_upload_path": "",
|
|
"mastodon": {
|
|
"access_token": "",
|
|
"api_base_url": ""
|
|
},
|
|
"discord": {
|
|
"api_key": "",
|
|
"api_key_secret": ""
|
|
}
|
|
}
|