mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 13:30:38 +02:00
2aa1084e25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2355 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 lines
466 B
Diff
15 lines
466 B
Diff
diff -Naur psybnc/psybnc.conf psybnc_finish/psybnc.conf
|
|
--- psybnc/psybnc.conf 1970-01-01 01:00:00.000000000 +0100
|
|
+++ psybnc_finish/psybnc.conf 2005-11-03 18:27:44.726264185 +0100
|
|
@@ -0,0 +1,10 @@
|
|
+PSYBNC.SYSTEM.PORT1=50001
|
|
+PSYBNC.SYSTEM.ME=psybnc_mipsel
|
|
+PSYBNC.SYSTEM.HOST1=*
|
|
+PSYBNC.HOSTALLOWS.ENTRY0=*;*
|
|
+USER1.USER.NICK=change_me
|
|
+USER1.USER.USER=psybnc_admin
|
|
+USER1.USER.PASS=change_me
|
|
+USER1.USER.RIGHTS=1
|
|
+USER1.USER.VLINK=0
|
|
+USER1.USER.LOGIN=psybnc_admin
|