head	1.10;
access;
symbols
	NUTS333:1.10
	NUTS332:1.9
	NUTS331:1.8
	NUTS330:1.7
	NUTS321:1.7
	NUTS320:1.6
	NUTS312:1.5
	NUTS311:1.4
	NUTS310:1.3
	NUTS300:1.2
	NUTS300a:1.1;
locks; strict;
comment	@# @;


1.10
date	96.12.10.06.08.27;	author kcozens;	state Exp;
branches;
next	1.9;

1.9
date	96.12.10.04.46.32;	author kcozens;	state Exp;
branches;
next	1.8;

1.8
date	96.12.09.07.40.10;	author kcozens;	state Exp;
branches;
next	1.7;

1.7
date	96.07.23.16.42.41;	author kcozens;	state Release;
branches;
next	1.6;

1.6
date	96.07.23.15.58.34;	author kcozens;	state Exp;
branches;
next	1.5;

1.5
date	96.07.23.15.36.57;	author kcozens;	state Exp;
branches;
next	1.4;

1.4
date	96.07.23.15.18.40;	author kcozens;	state Exp;
branches;
next	1.3;

1.3
date	96.07.23.14.40.04;	author kcozens;	state Exp;
branches;
next	1.2;

1.2
date	96.07.23.14.02.23;	author kcozens;	state Exp;
branches;
next	1.1;

1.1
date	96.07.23.13.35.16;	author kcozens;	state Exp;
branches;
next	;


desc
@This is a sample configuration file.
@


1.10
log
@Main changes were addition of three new configuration options.
@
text
@# Main config file.

INIT:
verification       bloggs456
mainport           7000 
wizport            7001
linkport           7002
max_users          10
max_clones         3
heartbeat          2
login_idle_time    180
user_idle_time     600
ban_swearing       YES
auto_connect       YES
password_echo      NO
ignore_sigterm     NO
allow_caps_in_name YES
system_logging     ON
colour_def         ON
prompt_def         ON
charecho_def       OFF
minlogin_level     NONE
mesg_life          3
mesg_check_time    01:00
min_private        2
ignore_mp_level    WIZ
rem_user_maxlevel  WIZ
rem_user_deflevel  USER
wizport_level      ARCH
gatecrash_level    ARCH
time_out_maxlevel  WIZ
crash_action       REBOOT

ROOMS:
dr drive    ha        PUB  CONNECT talker2
ha hallway  dr,co,wz  PUB  
wz wizroom  ha        PRIV
co corridor ha,lg     
lg lounge   co        BOTH ACCEPT


# Link to the 2nd talker. You may need to put the machine name rather than
# localhost here when youre running the 2nd talker on the same machine , it
# depends on how the /etc/hosts file is set up and also the resolver.
SITES:
talker2    localhost 5002    fred123 
talker2    spirit 5002    fred123 

@


1.9
log
@Added default state for character mode echo for users.
@
text
@a14 1
logging            YES
d18 1
d31 1
d47 1
@


1.8
log
@Changed the name of the talker allowed to connect.
@
text
@d21 1
@


1.7
log
@Another different config file provided with the 3.2.1 release of NUTS.
@
text
@d33 1
a33 1
dr drive    ha        PUB  CONNECT cyber_decay
d44 1
a44 1
cyber_decay    localhost 5002    fred123 
@


1.6
log
@This config file enables colour support.
@
text
@d4 27
a30 26
verification      bloggs456
mainport          7000 
wizport           7001
linkport          7002
max_users         10
max_clones        3
heartbeat         2
login_idle_time   120
user_idle_time    600
ban_swearing      YES
auto_connect      YES
logging           YES
password_echo     NO
colour_def        ON
ignore_sigterm    NO
prompt_def        ON
minlogin_level    NONE
mesg_life         3
mesg_check_time   01:00
min_private       2
ignore_mp_level   WIZ
rem_user_maxlevel WIZ
rem_user_deflevel USER
wizport_level     ARCH
gatecrash_level   ARCH
#crash_action      IGNORE
d33 1
a33 1
dr drive    ha        PUB  CONNECT talker2
d40 3
a42 1
# Link to the 2nd talker
d44 1
a44 1
talker2    localhost 5002    fred123 
@


1.5
log
@This config file enables crash recovery.
@
text
@d17 1
a17 1
dos_newline       YES
d29 1
a29 1
crash_recovery    ON    #this isnt guaranteed to work
d41 1
a41 1
talker2    localhost 5002    fred123  
@


1.4
log
@A slightly different config file provided with the NUTS 3.1.1 release.
@
text
@d29 1
@


1.3
log
@An updated sample config file that will allow connection to a second copy of
the talker software running using the second sample configuration file.
@
text
@d31 1
a31 1
dr drive    ha        PUB  CONNECT talker1
d40 1
a40 1
talker1    localhost 5002    fred123  
@


1.2
log
@A slightly different config file provided with the NUTS 3.0.0 release.
@
text
@d1 1
a1 2
# This is a test config file
# that it will have to parse
d9 1
d13 1
a29 1

d31 1
a31 1
dr drive    ha        PUB  CONNECT talker2
d38 1
a38 1
# Some favourite sites
d40 1
a40 2
talker2    spirit 5002    fred123

@


1.1
log
@Initial revision
@
text
@d6 3
a8 3
mainport          5000 
wizport           5001
linkport          5002
d21 1
a21 1
mesg_check_time   10:19
d40 2
a41 1
talker2    localhost 7002    fred123
@
