You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ergonomadic.conf 682B

1234567891011121314
  1. [server]
  2. name = "irc.example.com" ; required, usually a hostname
  3. database = "ergonomadic.db" ; path relative to this file
  4. listen = "localhost:6667" ; see `net.Listen` for examples
  5. listen = "[::1]:6667" ; multiple `listen`s are allowed.
  6. log = "debug" ; error, warn, info, debug
  7. motd = "motd.txt" ; path relative to this file
  8. password = "JDJhJDA0JHJzVFFlNXdOUXNhLmtkSGRUQVVEVHVYWXRKUmdNQ3FKVTRrczRSMTlSWGRPZHRSMVRzQmtt" ; 'test'
  9. [operator "root"]
  10. password = "JDJhJDA0JEhkcm10UlNFRkRXb25iOHZuSDVLZXVBWlpyY0xyNkQ4dlBVc1VMWVk1LlFjWFpQbGxZNUtl" ; 'toor'
  11. [theater "#ghostbusters"]
  12. password = "JDJhJDA0JG0yY1h4cTRFUHhkcjIzN2p1M2Nvb2VEYjAzSHh4eTB3YkZ0VFRLV1ZPVXdqeFBSRUtmRlBT" ; 'venkman'