15 lines
447 B
JSON
15 lines
447 B
JSON
{
|
|
"config": {
|
|
"appname": "vxTwitter",
|
|
"color": "#43B581",
|
|
"database": "[url to mongo database goes here]",
|
|
"link_cache": "ram",
|
|
"method": "hybrid",
|
|
"repo": "https://github.com/dylanpdx/BetterTwitFix",
|
|
"table": "[database table here]",
|
|
"url": "https://vxtwitter.com",
|
|
"combination_method": "local",
|
|
"gifConvertAPI": "local",
|
|
"workaroundTokens":null
|
|
}
|
|
} |