• Lance Stout's avatar
    Add whitespace keepalive option. · 6f72c05e
    Lance Stout authored
    May be disabled by setting:
        self.whitespace_keepalive = False
    
    The keepalive interval can be adjusted using:
        self.whitespace_keepalive_interval = 300
    
    The default interval is 5min.
    6f72c05e