Subversion Repositories wimsdev

Rev

Rev 13111 | Rev 14328 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13111 Rev 13134
Line 15... Line 15...
15
grep "#define MAX_PROMPTLEN" OefMsg2wims/oef2wims.h | awk -F'#define MAX_PROMPTLEN' ' {print "MAX_PROMPTLEN="$2 ; exit}'
15
grep "#define MAX_PROMPTLEN" OefMsg2wims/oef2wims.h | awk -F'#define MAX_PROMPTLEN' ' {print "MAX_PROMPTLEN="$2 ; exit}'
16
echo "DEBUG_MODULE=qualite@wimsedu.info"
16
echo "DEBUG_MODULE=qualite@wimsedu.info"
17
echo "DF_SEVERITY=1 2 1"
17
echo "DF_SEVERITY=1 2 1"
18
echo "MAX_WEIGHT=10000"
18
echo "MAX_WEIGHT=10000"
19
echo "MIN_WEIGHT=0"
19
echo "MIN_WEIGHT=0"
20
# # list of directories potentially containing user files (in addition to ".users/")
20
# list of directories potentially containing user files (in addition to ".users/")
21
# (used in deluser, usermanage/recover.proc, adm/raw...)
21
# (used in deluser, usermanage/recover.proc, adm/raw...)
22
echo "USER_DIR_LIST=examlog,exolog,noscore,score,photoboard"
22
echo "USER_DIR_LIST=examlog,exolog,noscore,score,photoboard"
23
echo "backup_delete=2000"
23
echo "backup_delete=2000"