Rev 8255 | Rev 9436 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8255 | Rev 8817 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | max_exos=!defof MAX_EXOS in wimshome/public_html/bases/sys/define.conf |
3 | max_exos=!defof MAX_EXOS in wimshome/public_html/bases/sys/define.conf |
4 | max_sheets=!defof MAX_SHEETS in wimshome/public_html/bases/sys/define.conf |
4 | max_sheets=!defof MAX_SHEETS in wimshome/public_html/bases/sys/define.conf |
5 | title_limit=50 |
5 | title_limit=50 |
6 | desc_limit=255 |
6 | desc_limit=255 |
7 | - | ||
8 | !if $scoring=yes |
7 | !if $scoring=yes |
9 | !default require=10 |
8 | !default require=10 |
10 | !default weight=1 |
9 | !default weight=1 |
11 | !else |
10 | !else |
12 | require=0 |
11 | require=0 |