.github
combineImg
gifConvert
static
templates
twExtract
.coveragerc
.gitignore
Dockerfile
LICENSE.txt
api.md
cache.py
config.json
configHandler.py
docker-compose.yml
docker.md
hosting.md
msgs.py
package-lock.json
package.json
pytest.ini
readme.md
requirements.txt
run_tests.sh
serverless.yml
test_vx.py
twitfix.ini
twitfix.py
twitfix.service
twitfix_proxy.conf
vxlogging.py
wsgi.py
8 lines
241 B
INI
8 lines
241 B
INI
[pytest]
|
|
env =
|
|
VXTWITTER_LINK_CACHE=ram
|
|
VXTWITTER_APP_NAME=vxTwitter
|
|
VXTWITTER_REPO=https://github.com/dylanpdx/BetterTwitFix
|
|
VXTWITTER_URL=https://vxtwitter.com
|
|
VXTWITTER_COMBINATION_METHOD=local
|
|
RUNNING_SERVERLESS=1 |