Remove tracking_filename override.
The override value is the same as the default value.
This commit is contained in:
@@ -20,7 +20,7 @@ STATIC_GRAB = True
|
||||
|
||||
LOGGING = get_logger_config(ENV_ROOT / "log",
|
||||
logging_env="dev",
|
||||
tracking_filename="tracking.log")
|
||||
)
|
||||
|
||||
DATABASES = {
|
||||
'default': {
|
||||
|
||||
Reference in New Issue
Block a user