2020-12-17 01:31:57 +01:00
|
|
|
{
|
|
|
|
"defaultProfile": "oloturia",
|
|
|
|
|
|
|
|
"oloturia": {
|
|
|
|
"saveLocation": "/var/tmp",
|
|
|
|
"filename": "/image.png",
|
|
|
|
"imagesLocation": "./oloturia",
|
|
|
|
"csvLocation": "./oloturia",
|
2020-12-17 20:09:34 +01:00
|
|
|
"csvTree": "ram.csv",
|
|
|
|
"csvSpeech": "rtext.csv",
|
|
|
|
"csvSubs": "subs.csv",
|
|
|
|
"csvObj": "obj.csv",
|
2020-12-17 01:31:57 +01:00
|
|
|
"font": "./ubuntu.ttf",
|
2020-12-17 02:48:30 +01:00
|
|
|
"xSize":2400,
|
|
|
|
"ySize":500,
|
|
|
|
"panelLength":600,
|
2020-12-17 01:31:57 +01:00
|
|
|
"twitter": {
|
|
|
|
"token": "./twitter_token",
|
|
|
|
"filename": "/twitter.png"
|
|
|
|
},
|
|
|
|
"mastodon": {
|
|
|
|
"token": "./mastodon_token",
|
|
|
|
"filename": "/mastodon.png"
|
|
|
|
},
|
|
|
|
"telegram": {
|
|
|
|
"token": "./telegram_token",
|
|
|
|
"filename": "/telegram.png"
|
2020-12-17 20:09:34 +01:00
|
|
|
},
|
|
|
|
"android": {
|
|
|
|
"filename": "android.png"
|
2020-12-17 01:31:57 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|