forked from LBRYCommunity/lbry-sdk
use normal lighthouse servers
This commit is contained in:
parent
6a5289b2a2
commit
bde7a7fed6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Some network wide and also application specific parameters
|
|||
import os
|
||||
|
||||
|
||||
IS_DEVELOPMENT_VERSION = True
|
||||
IS_DEVELOPMENT_VERSION = False
|
||||
|
||||
MAX_HANDSHAKE_SIZE = 2**16
|
||||
MAX_REQUEST_SIZE = 2**16
|
||||
|
|
Loading…
Reference in a new issue