Rev 15636 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15636 | Rev 16409 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | msg_maxliving=10 |
15 | msg_maxliving=10 |
16 | !! -- max char fotr title living |
16 | !! -- max char fotr title living |
17 | title_limit=50 |
17 | title_limit=50 |
18 | !! -- minimal time to refresh page |
18 | !! -- minimal time to refresh page |
19 | msg_min_timing=5 |
19 | msg_min_timing=5 |
20 | - | ||
21 | !read wimshome/log/classes/$wims_class/tchat/.def |
- | |
22 | !bound tchat_open within yes,no default no |
- | |
23 | !bound tchat_refreshtiming between $msg_min_timing and 1000 default $msg_min_timing |
- | |
24 | !bound tchat_onlynonempty within no,yes default no |
- | |
25 | 20 | ||
26 | !! ---------- test if site manager open configfilsize |
21 | !! ---------- test if site manager open configfilsize |
27 | test=!defof optionalmod_parameter in wimshome/log/wims.conf |
22 | test=!defof optionalmod_parameter in wimshome/log/wims.conf |
28 | !if tchat_nofile isitemof $test |
23 | !if tchat_nofile isitemof $test |
29 | conf_nofile=yes |
24 | conf_nofile=yes |