Morten Brix Pedersen 25 лет назад
Родитель
Сommit
80f91ab52f
2 измененных файлов с 210 добавлено и 205 удалено
  1. 14 1
      pisg.cfg
  2. 196 204
      pisg.pl

+ 14 - 1
pisg.cfg

@@ -3,7 +3,7 @@
 # This file is used for two things:
 # - Setting pisg config options
 # - Setting user options
-#
+# 
 # You can set all pisg config options from here, syntax is as follows:
 # <settings variable="value">
 #
@@ -12,6 +12,8 @@
 #
 # You can also combine settings into one line such as:
 # <settings channel="#channel" logfile="/var/log/channel.log">
+# 
+# For the listing of all configurable variables, then look in CONFIG-README
 #
 # User options allow you to:
 # - Setting aliases for nicks
@@ -35,3 +37,14 @@
 #
 # Have fun.. :)
 
+# Set default options
+<settings channel="#channel" logfile="channel2.log" format="mIRC" network="SomeIRCNet" outputfile="index.html">
+
+
+# Other examples:
+#<settings maintainer="MAINTAINER" pagehead="none" configfile="pisg.cfg" imagepath="" logdir="">
+#<settings lang='EN' langfile='lang.txt'>
+#<settings bgcolor="#dedeee" text="black" hbgcolor="#666699" hcolor="white" hicell="#BABADD" hicell2="#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 activenicks="25" activenicks2="30" topichistory="3" nicktracking="0" timeoffset="+0">

Разница между файлами не показана из-за своего большого размера
+ 196 - 204
pisg.pl


Некоторые файлы не были показаны из-за большого количества измененных файлов