1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-07-07 10:24:00 +02:00

Split comic strips and mangas

This commit is contained in:
Yohann D'ANELLO
2020-05-21 16:56:41 +02:00
parent 1657f5c42c
commit 82efeba272
10 changed files with 202 additions and 12 deletions

View File

@ -13,6 +13,8 @@ sleep 2
python manage.py migrate
python manage.py collectstatic --no-input
python manage.py runserver 0.0.0.0:8000
# harakiri parameter respawns processes taking more than 20 seconds
# max-requests parameter respawns processes after serving 5000 requests
# vacuum parameter cleans up when stopped