mirror of
https://github.com/AudebertAdrien/ft_transcendence.git
synced 2025-12-16 14:07:49 +01:00
should work
This commit is contained in:
parent
a63ccf0c97
commit
f0db53eab8
@ -136,7 +136,7 @@ CHANNEL_LAYERS = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
'''LOGGING = {
|
LOGGING = {
|
||||||
'version': 1, # The version of the logging configuration schema
|
'version': 1, # The version of the logging configuration schema
|
||||||
'disable_existing_loggers': False, # Allows existing loggers to keep logging
|
'disable_existing_loggers': False, # Allows existing loggers to keep logging
|
||||||
'formatters': { # Defines how log messages will be formatted
|
'formatters': { # Defines how log messages will be formatted
|
||||||
@ -169,4 +169,4 @@ CHANNEL_LAYERS = {
|
|||||||
'propagate': True, # If True, messages will be passed to the parent loggers as well
|
'propagate': True, # If True, messages will be passed to the parent loggers as well
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}'''
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user