mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-17 17:34:37 +01:00
Put back config but keep Earth Monsters and CA and branch client version
This commit is contained in:
21
config.json
21
config.json
@@ -20,10 +20,11 @@
|
|||||||
"ClientMode": "G9.1",
|
"ClientMode": "G9.1",
|
||||||
"QuestCacheExpiry": 300,
|
"QuestCacheExpiry": 300,
|
||||||
"CommandPrefix": "!",
|
"CommandPrefix": "!",
|
||||||
|
|
||||||
"AutoCreateAccount": true,
|
"AutoCreateAccount": true,
|
||||||
"DefaultCourses": [1, 23, 24],
|
"DefaultCourses": [1, 23, 24],
|
||||||
"EarthStatus": 2,
|
"EarthStatus": 0,
|
||||||
"EarthID": 1,
|
"EarthID": 0,
|
||||||
"EarthMonsters": [116, 107, 2, 36],
|
"EarthMonsters": [116, 107, 2, 36],
|
||||||
"SaveDumps": {
|
"SaveDumps": {
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
@@ -32,18 +33,18 @@
|
|||||||
},
|
},
|
||||||
"DebugOptions": {
|
"DebugOptions": {
|
||||||
"CleanDB": false,
|
"CleanDB": false,
|
||||||
"MaxLauncherHR": true,
|
"MaxLauncherHR": false,
|
||||||
"LogInboundMessages": true,
|
"LogInboundMessages": false,
|
||||||
"LogOutboundMessages": true,
|
"LogOutboundMessages": false,
|
||||||
"LogMessageData": true,
|
"LogMessageData": false,
|
||||||
"MaxHexdumpLength": 99999999999,
|
"MaxHexdumpLength": 256,
|
||||||
"DivaOverride": 0,
|
"DivaOverride": 0,
|
||||||
"FestaOverride": -1,
|
"FestaOverride": -1,
|
||||||
"TournamentOverride": 0,
|
"TournamentOverride": 0,
|
||||||
"DisableTokenCheck": false,
|
"DisableTokenCheck": false,
|
||||||
"QuestTools": true,
|
"QuestTools": false,
|
||||||
"AutoQuestBackport": true,
|
"AutoQuestBackport": true,
|
||||||
"ProxyPort": 8090,
|
"ProxyPort": 0,
|
||||||
"CapLink": {
|
"CapLink": {
|
||||||
"Values": [51728, 20000, 51729, 1, 20000],
|
"Values": [51728, 20000, 51729, 1, 20000],
|
||||||
"Key": "",
|
"Key": "",
|
||||||
@@ -188,7 +189,7 @@
|
|||||||
"Host": "localhost",
|
"Host": "localhost",
|
||||||
"Port": 5432,
|
"Port": 5432,
|
||||||
"User": "postgres",
|
"User": "postgres",
|
||||||
"Password": "password",
|
"Password": "",
|
||||||
"Database": "erupe"
|
"Database": "erupe"
|
||||||
},
|
},
|
||||||
"Sign": {
|
"Sign": {
|
||||||
|
|||||||
Reference in New Issue
Block a user