oops
hi mom
This commit is contained in:
parent
22f4a8f702
commit
813cc76297
2 changed files with 0 additions and 68 deletions
|
@ -1,34 +0,0 @@
|
|||
[General]
|
||||
; determines if this server instance should run the master server
|
||||
Run Master = false
|
||||
|
||||
; address and port of the master server
|
||||
;; if master server is in this instance, addr should be localhost
|
||||
;; and port determines what port the master server runs on
|
||||
Master Addr = localhost
|
||||
Master Port = 16670
|
||||
|
||||
; this value used if the max users isn't specified in a server instance
|
||||
Max Users = 100
|
||||
|
||||
; url to a web page that prints out the public ip address of the requester
|
||||
Ip Checker = http://aroltd.com/ip.php
|
||||
|
||||
[Database]
|
||||
Server = aroltd.com
|
||||
Username = alec
|
||||
Password = Buddyman5
|
||||
Database = scape
|
||||
|
||||
[Server]
|
||||
Id = 1
|
||||
Port = 6770
|
||||
Max Users = 300
|
||||
|
||||
[Server]
|
||||
Id = 2
|
||||
Port = 6780
|
||||
|
||||
[Server]
|
||||
Id = 3
|
||||
Port = 6790
|
|
@ -1,34 +0,0 @@
|
|||
[General]
|
||||
; determines if this server instance should run the master server
|
||||
Run Master = false
|
||||
|
||||
; address and port of the master server
|
||||
;; if master server is in this instance, addr should be localhost
|
||||
;; and port determines what port the master server runs on
|
||||
Master Addr = localhost
|
||||
Master Port = 16670
|
||||
|
||||
; this value used if the max users isn't specified in a server instance
|
||||
Max Users = 100
|
||||
|
||||
; url to a web page that prints out the public ip address of the requester
|
||||
Ip Checker = http://aroltd.com/ip.php
|
||||
|
||||
[Database]
|
||||
Server = aroltd.com
|
||||
Username = alec
|
||||
Password = Buddyman5
|
||||
Database = scape
|
||||
|
||||
[Server]
|
||||
Id = 1
|
||||
Port = 6770
|
||||
Max Users = 300
|
||||
|
||||
[Server]
|
||||
Id = 2
|
||||
Port = 6780
|
||||
|
||||
[Server]
|
||||
Id = 3
|
||||
Port = 6790
|
Loading…
Reference in a new issue