forked from LBRYCommunity/lbry-sdk
remove unused constant
This commit is contained in:
parent
a503a800ca
commit
9ed08f8fc9
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ dataExpireTimeout = 86400 # 24 hours
|
||||||
|
|
||||||
tokenSecretChangeInterval = 300 # 5 minutes
|
tokenSecretChangeInterval = 300 # 5 minutes
|
||||||
|
|
||||||
peer_request_timeout = 10
|
|
||||||
|
|
||||||
######## IMPLEMENTATION-SPECIFIC CONSTANTS ###########
|
######## IMPLEMENTATION-SPECIFIC CONSTANTS ###########
|
||||||
|
|
||||||
#: The interval in which the node should check its whether any buckets need refreshing,
|
#: The interval in which the node should check its whether any buckets need refreshing,
|
||||||
|
|
Loading…
Reference in a new issue