pisg.cfg 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # Config file for pisg
  2. #
  3. # This file is used for two things:
  4. # - Setting pisg config options
  5. # - Setting user options
  6. # - Word options
  7. #
  8. # You can set all pisg config options from here, syntax is as follows:
  9. # <settings variable="value">
  10. #
  11. # For example:
  12. # <settings channel="#channel">
  13. #
  14. # You can also combine settings into one line such as:
  15. # <settings channel="#channel" logfile="/var/log/channel.log">
  16. #
  17. # For the listing of all configurable variables, then look in CONFIG-README
  18. #
  19. # User options allow you to:
  20. # - Setting aliases for nicks
  21. # - Setting nicks to be ignored
  22. # - Setting user pictures
  23. # - Setting links to users homepages/e-mails
  24. #
  25. # The format is quite simple.
  26. #
  27. # To add aliases to a user:
  28. # <user nick="Joe" alias="Joe^away Joe^work">
  29. #
  30. # To add a picture to a user:
  31. # <user nick="Joe" pic="joe.jpg">
  32. #
  33. # To ignore a nick:
  34. # <user nick="nameofbot" ignore="y">
  35. #
  36. # You don't have to make it over many lines, you could just as easily do:
  37. # <user nick="Joe" alias="Joe^away Joe^work" pic="joe.jpg" link="http://www.joe.com">
  38. #
  39. # Have fun.. :)
  40. # Set default options
  41. <settings channel="#channel" logfile="channel2.log" format="mIRC" network="SomeIRCNet" outputfile="index.html">
  42. # Other examples:
  43. #<settings maintainer="MAINTAINER" pagehead="none" configfile="pisg.cfg" imagepath="" logdir="">
  44. #<settings lang='EN' langfile='lang.txt'>
  45. #<settings bgcolor="#dedeee" text="black" hbgcolor="#666699" hcolor="white" hicell="#BABADD" hicell2="#CCCCCC">
  46. #<settings tdcolor="black" tdtop="#C8C8DD" link="#0b407a" vlink="#0b407a" hlink="#0b407a" headline="#000000" rankc="#CCCCCC">
  47. #<settings pic1="pipe-blue.png" pic2="pipe-purple.png" minquote="25" maxquote="65" wordlength="5">
  48. #<settings activenicks="25" activenicks2="30" topichistory="3" nicktracking="0" timeoffset="+0">
  49. # You may also set your foulwords
  50. # Example:
  51. # <words foul="ass bitch fuck">