Merge branch 'master' into mononaut/failover-timeout-config

This commit is contained in:
softsimon
2023-11-10 14:09:43 +09:00
committed by GitHub
118 changed files with 1935 additions and 919 deletions

View File

@@ -70,7 +70,8 @@
"DATABASE": "mempool",
"USERNAME": "mempool",
"PASSWORD": "mempool",
"TIMEOUT": 180000
"TIMEOUT": 180000,
"PID_DIR": ""
},
"SYSLOG": {
"ENABLED": true,