alterware: our changes
This commit is contained in:
14
config.json
14
config.json
@ -2,14 +2,14 @@
|
||||
"config": {
|
||||
"appname": "vxTwitter",
|
||||
"color": "#1DA1F2",
|
||||
"database": "[url to mongo database goes here]",
|
||||
"link_cache": "ram",
|
||||
"database": "mongodb://localhost:27017/bettervxtwitter",
|
||||
"link_cache": "db",
|
||||
"method": "hybrid",
|
||||
"repo": "https://github.com/dylanpdx/BetterTwitFix",
|
||||
"table": "[database table here]",
|
||||
"url": "https://vxtwitter.com",
|
||||
"repo": "https://git.alterware.dev/alterware/BetterTwitFix",
|
||||
"table": "links",
|
||||
"url": "https://girlcock.alterware.dev",
|
||||
"combination_method": "local",
|
||||
"gifConvertAPI": "local",
|
||||
"workaroundTokens":null
|
||||
"workaroundTokens": null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user