Fixed speed frame removal delay bug, allow extending pagination timeout

This commit is contained in:
Essem 2022-02-06 01:12:04 -06:00
parent 26741e8c6c
commit 7536352858
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C
4 changed files with 15 additions and 3 deletions

View file

@ -45,5 +45,5 @@ TMP_DOMAIN=
# Port for serving metrics. Metrics served are compatible with Prometheus.
METRICS=
# Set this to true if you want to use the image API
# Set this to true if you want to use the external image API script, located in api/index.js
API=false