Rev 15742 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15742 | Rev 15862 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #max number of techvar (in each level) |
1 | #max number of techvar (in each level) |
2 | MAXtechvar=!defof max_techvar in wimshome/log/wims.conf |
2 | MAXtechvar=!defof max_techvar in wimshome/log/wims.conf |
3 | !default MAXtechvar=!defof DF_max_techvar in wimshome/public_html/bases/sys/defaults.conf |
3 | !default MAXtechvar=!defof DF_max_techvar in wimshome/public_html/bases/sys/defaults.conf |
4 | MAXcharname=10 |
4 | MAXcharname=10 |
5 | MAXnbvalue=!defof MAX_TECHVARVAL in wimshome/public_html/bases/sys/define.conf |
5 | MAXnbvalue=!defof MAX_TECHVARVAL in wimshome/public_html/bases/sys/define.conf |
- | 6 | ||
- | 7 | !readproc adm/sheet/usedtechvar |