ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/config
Revision: 1.1
Committed: Tue Jan 2 14:32:31 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Log Message:
added perl configuration template

File Contents

# User Rev Content
1 pippijn 1.1 # perl configuration
2    
3     # client editor support
4     #editor_servertype: test
5     #editor_gameserver: my.host.com
6     #editor_testserver: my.testhost.com:13324
7     #editor_cvs_root: http://cvs.schmorp.de/cf.schmorp.de/maps/
8     #editor_lib_root: http://cf.schmorp.de/lib/
9     #editor_upload: http://cf.schmorp.de/upload
10    
11     # irc bot support
12     #irc_server: localhost
13     #irc_port: 6667
14     #irc_nick: cfbot
15     #irc_chan: "#cf"
16    
17     # metaserver values.
18     # metaserver is the metaserver host:port to connect to.
19     # comment is sent to the metaserver. It can be specific settings to on
20     # the server, play behaviour, etc.
21     # servername is the name of this server as we should report it to the metaserver
22     #metaserver_metaserver: 65.193.17.203:13326
23     #metaserver_servername: my.host.com
24     #metaserver_serveraddr: my.host.com
25     #metaserver_comment: Enter a comment here.
26    
27     # perl-shell
28     #perl_shell: 127.0.0.1:13325
29