mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
Make RPC timeout configurable, and longer by default
This commit is contained in:
parent
da965ebc69
commit
ab6a2d60eb
2 changed files with 3 additions and 2 deletions
|
@ -28,6 +28,7 @@ payment_confirmations = 6
|
|||
tipbot_balance_cache_time = 35 # seconds
|
||||
site_game_salt = ''
|
||||
openalias_address = None
|
||||
rpc_timeout = 180
|
||||
|
||||
admins = ["freenode:moneromooo", "freenode:moneromoo"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue