|
@@ -3,6 +3,7 @@
|
|
|
# This file is used for two things:
|
|
# This file is used for two things:
|
|
|
# - Setting pisg config options
|
|
# - Setting pisg config options
|
|
|
# - Setting user options
|
|
# - Setting user options
|
|
|
|
|
+# - Word options
|
|
|
#
|
|
#
|
|
|
# You can set all pisg config options from here, syntax is as follows:
|
|
# You can set all pisg config options from here, syntax is as follows:
|
|
|
# <settings variable="value">
|
|
# <settings variable="value">
|
|
@@ -48,3 +49,7 @@
|
|
|
#<settings tdcolor="black" tdtop="#C8C8DD" link="#0b407a" vlink="#0b407a" hlink="#0b407a" headline="#000000" rankc="#CCCCCC">
|
|
#<settings tdcolor="black" tdtop="#C8C8DD" link="#0b407a" vlink="#0b407a" hlink="#0b407a" headline="#000000" rankc="#CCCCCC">
|
|
|
#<settings pic1="pipe-blue.png" pic2="pipe-purple.png" minquote="25" maxquote="65" wordlength="5">
|
|
#<settings pic1="pipe-blue.png" pic2="pipe-purple.png" minquote="25" maxquote="65" wordlength="5">
|
|
|
#<settings activenicks="25" activenicks2="30" topichistory="3" nicktracking="0" timeoffset="+0">
|
|
#<settings activenicks="25" activenicks2="30" topichistory="3" nicktracking="0" timeoffset="+0">
|
|
|
|
|
+
|
|
|
|
|
+# You may also set your foulwords
|
|
|
|
|
+# Example:
|
|
|
|
|
+# <words foul="ass bitch fuck">
|