remotes/1693045480750635534/spooky-22
Aevann1 2021-09-14 01:24:56 +02:00
parent e1fe0635cb
commit 28186bb69b
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ app.jinja_env.cache = {}
app.config["UserAgent"] = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36"
app.config["CACHE_TYPE"] = "redis"
app.config["CACHE_DIR"] = environ.get("CACHE_DIR", "cache")
# captcha configs