This repository has been archived on 2025-06-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
server/qa-common.sh

11 lines
170 B
Bash

#!/bin/sh
HOST_FICADMIN=127.0.0.1:8081
HOST_FICQA=127.0.0.1:8083
TEAM_PREFIX="Groupe"
QA_ADMIN="${QA_ADMIN:-nemunaire}"
NB_THEMES_TODO=3
MIN_LVL_TODO=1
MAX_LVL_TODO=5