初始
This commit is contained in:
12
server/config.cfg
Normal file
12
server/config.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
disks = {
|
||||
[ "区域1" ] = 1,
|
||||
[ "区域2" ] = 2,
|
||||
[ "区域3" ] = 3,
|
||||
},
|
||||
rednet_ports = {
|
||||
status = 100,
|
||||
response = 302,
|
||||
listen = 101,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user