summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-11-21 16:20:55 +0000
committerPaul Buetow <paul@buetow.org>2010-11-21 16:20:55 +0000
commit6fde6b0fe90abde84011202edd40fe46eb06af44 (patch)
treeef760338c50b4df3ae9cca96347bca962fdbec7e /etc
parent55b08bd93257d32df76efc4e8e3f49311c39ee82 (diff)
Diffstat (limited to 'etc')
-rw-r--r--etc/ychat.conf10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/ychat.conf b/etc/ychat.conf
index c62d885..6ed9cd0 100644
--- a/etc/ychat.conf
+++ b/etc/ychat.conf
@@ -554,6 +554,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>
@@ -645,12 +649,6 @@
</category>
</category>
<category name="httpd">
- <category name="html">
- <option name="cache">
- <value>true</value>
- <descr>If set to false, yChat will not cache web documents</descr>
- </option>
- </category>
<option name="serverport">
<value>2000</value>
<descr>Local port on which the server listens</descr>