Update config.ini
Merging Scanner and API configs
This commit is contained in:
parent
b2a7ce64b4
commit
b69097c64b
11
config.ini
11
config.ini
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user