Update config.ini

Merging Scanner and API configs
This commit is contained in:
tripathyr 2024-12-01 10:40:02 +05:30 committed by GitHub
parent b2a7ce64b4
commit b69097c64b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,3 +16,14 @@ USERNAME = FUfB6cwSsGDbQpmA7Qs8zQJxU3HpwCdnjT
PASSWORD = RAcifrTM2V75ipy5MeLYaDU3UNcUXtrit933TGM5o7Yj2fs8XdP5
HOST = localhost
DATABASE_PREFIX = rm
[API]
APIHOST = localhost
APIPORT = 5432
apiUrl = https://blockbook.ranchimall.net/
# Timeout configurations
RETRY_TIMEOUT_LONG = 1800
RETRY_TIMEOUT_SHORT = 60
DB_RETRY_TIMEOUT = 60
API_TIMEOUT = 1