Using forked repo and cache engine

This commit is contained in:
Pablo Ferreiro 2022-01-13 16:51:45 +01:00
parent a0c60397af
commit 86f6c86c4c
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
16 changed files with 179 additions and 282 deletions

View file

@ -1 +1,2 @@
APP_SUBDIR=/ # Subpath your app is running, defaults to /
APP_CACHE=json # Cache engine for TikTok Api, defaults to json (more info on README)