diff options
| author | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-07-01 20:17:31 +0200 |
|---|---|---|
| committer | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-07-01 20:17:31 +0200 |
| commit | e5ff213596011443c467a5257ed6fe5847265d7f (patch) | |
| tree | b7322e71dd7f2fb1ff6824cb20acc706b84d06c5 /etc | |
| parent | 0b4ccf59b27f0a8de71b10120b50c916fdbc46a0 (diff) | |
| parent | 13aaf70af703748fe096e0664c305cd202637ad2 (diff) | |
Mergeychat-0.8
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ychat.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ychat.conf b/etc/ychat.conf index 0bdb3c1..cfd3f97 100644 --- a/etc/ychat.conf +++ b/etc/ychat.conf @@ -482,6 +482,10 @@ </option> </category> <category name="html"> + <option name="cache"> + <value>false</value> + <descr>If set to false, yChat will not cache web documents</descr> + </option> <option name="tagsallow"> <value>false</value> <descr>If set to false, yChat strips all html tags from incoming messages</descr> |
