Make RPC timeout configurable, and longer by default

This commit is contained in:
moneromooo 2017-09-14 10:33:56 +01:00
parent da965ebc69
commit ab6a2d60eb
2 changed files with 3 additions and 2 deletions

View file

@ -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"]