Compare commits
2 commits
27d062b3da
...
3ec1deb7e5
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ec1deb7e5 | |||
| 856376210f |
5 changed files with 14 additions and 3 deletions
Binary file not shown.
|
|
@ -0,0 +1,3 @@
|
||||||
|
[
|
||||||
|
|
||||||
|
]
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"nextUpdate": 0,
|
||||||
|
"maxIncreaseMult": 10,
|
||||||
|
"maxLimiter": false,
|
||||||
|
"pvePrices": false,
|
||||||
|
"disablePriceFetching": false,
|
||||||
|
"debug": false
|
||||||
|
}
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
"showDevProfile": false,
|
"showDevProfile": false,
|
||||||
"showNonStandardProfile": false,
|
"showNonStandardProfile": false,
|
||||||
"adminIds": [],
|
"adminIds": [],
|
||||||
"apiKey": "BjKAFdrZj7TgQOQV5Dw4rgdrU6XveGznNmPOA77ge4"
|
"apiKey": "SUnfOiLGjA7bV24lwnrglnxDKVgf9dSWbHiZONW5M"
|
||||||
},
|
},
|
||||||
"natPunchServer": {
|
"natPunchServer": {
|
||||||
"enable": false,
|
"enable": false,
|
||||||
|
|
@ -54,7 +54,7 @@
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"amount": 1,
|
"amount": 1,
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"69db892f4b518616882444fc": "Server-1"
|
"69dc748303268a2a9023d34c": "Server-1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"ProfileId": "69db892f4b518616882444fc",
|
"ProfileId": "69dc748303268a2a9023d34c",
|
||||||
"BackendUrl": "https://127.0.0.1:6969",
|
"BackendUrl": "https://127.0.0.1:6969",
|
||||||
"StartMinimized": false
|
"StartMinimized": false
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue