OSDN Git Service

imported from http://mrmt.net/src/keitairc/dot.keitairc
authormorimoto <morimoto@180c8125-5b33-4295-ad04-72a68a15b4cc>
Sun, 21 Mar 2004 10:57:52 +0000 (10:57 +0000)
committermorimoto <morimoto@180c8125-5b33-4295-ad04-72a68a15b4cc>
Sun, 21 Mar 2004 10:57:52 +0000 (10:57 +0000)
etc/dot.keitairc [new file with mode: 0644]

diff --git a/etc/dot.keitairc b/etc/dot.keitairc
new file mode 100644 (file)
index 0000000..0894aa2
--- /dev/null
@@ -0,0 +1,38 @@
+# sample ~/.keitairc
+# $Id: dot.keitairc,v 1.1 2004-03-21 10:57:52 morimoto Exp $
+
+################################################################
+# irc connection
+################################################################
+
+# nick
+irc_nick = adr
+
+# username
+irc_username = andre
+
+# your name
+irc_desc = Andre Limmoenman
+
+# irc server, port and password (if any)
+irc_server = irc.example.com
+irc_port = 6667
+irc_password = javel
+
+
+################################################################
+# web (i-mode) connection
+################################################################
+
+# listening port
+web_port = 1234
+
+# page title
+web_title = keitairc
+
+# buffer lines per irc channel
+web_lines = 20
+
+# authorization: username & password
+web_username = andre
+web_password = 2055