31 lines
528 B
JSON
31 lines
528 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug"
|
|
}
|
|
},
|
|
"GRPC": {
|
|
"Port": 5001,
|
|
"Host": "0.0.0.0"
|
|
},
|
|
"Repository": {
|
|
"URL": "https://github.com/Aurorastation/Aurora.3.git",
|
|
"Branch": "",
|
|
"Author": {
|
|
"Name": "Aurora Server System",
|
|
"Email": "ass@aurorastation.org"
|
|
}
|
|
"Credentials": {
|
|
"github.com/Aurorastation/Aurora.3.git": {}
|
|
}
|
|
},
|
|
"BYOND": {
|
|
"Version": {
|
|
"Major": 512,
|
|
"Minor": 1467
|
|
},
|
|
"Dir": "BYOND"
|
|
},
|
|
"WorkDir": "work"
|
|
}
|