Projet

Général

Profil

« Précédent | Suivant » 

Révision c73a731a

Ajouté par Josué Kouka il y a plus de 8 ans

debian packaging improved, redirect loop fixed, vincenens js/css updated

Voir les différences:

debian/mandayejs.init
24 24
BIND=unix:$RUN_DIR/$NAME.sock
25 25
WORKERS=5
26 26
TIMEOUT=30
27
LOG_LEVEL=debug
27 28

  
28 29
MANDAYEJS_SETTINGS_FILE=/usr/lib/$NAME/debian_config.py
29 30
MANAGE_SCRIPT="/usr/bin/$NAME-manage"
......
42 43
--daemon \
43 44
--access-logfile $LOG_DIR/gunicorn-access.log \
44 45
--log-file $LOG_DIR/gunicorn-error.log \
46
--log-level=$LOG_LEVEL \
45 47
--bind=$BIND  \
46 48
--workers=$WORKERS \
47 49
--worker-class=sync \

Formats disponibles : Unified diff