remove maintenance prints, better mfl upload function

This commit is contained in:
q
2025-11-21 22:49:39 +02:00
parent 6bb6941287
commit 0cfaaaf9dd
3 changed files with 12 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ sh ./init_db.sh "$FLASK_DB"
echo "Dowload script: curl -H 'Secret: [FLASK_ACCESS_TOKEN]' http://${FLASK_PUBLIC_URL}/script/mfl"
exec "$SERVER" \
-w "$WORKERS" \
--threads 8 \
--worker-tmp-dir "$TMPDIR" \
--timeout "$TIMEOUT" \
--pid="$PID" \