use normal lighthouse servers

This commit is contained in:
Jack 2016-08-29 16:27:45 -04:00
parent 6a5289b2a2
commit bde7a7fed6

View file

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