|
@@ -27,7 +27,7 @@ SPAWNING_SERVER_HELP = r"""
|
|
|
"""
|
|
"""
|
|
|
|
|
|
|
|
SPAWNING_SERVER_OPTIONS = {
|
|
SPAWNING_SERVER_OPTIONS = {
|
|
|
- 'access_log_file': None,
|
|
|
|
|
|
|
+ 'access_log_file': os.devnull,
|
|
|
'backdoor': None,
|
|
'backdoor': None,
|
|
|
'chuid': None,
|
|
'chuid': None,
|
|
|
'coverage': None,
|
|
'coverage': None,
|