diff options
Diffstat (limited to 'etc/ychat.conf')
| -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> |
