]> git.parisson.com Git - teleforma.git/commitdiff
Fixed LOGGING option name
authorGael Le Mignot <gael@pilotsystems.net>
Thu, 7 Dec 2023 11:24:15 +0000 (12:24 +0100)
committerGael Le Mignot <gael@pilotsystems.net>
Thu, 7 Dec 2023 11:24:15 +0000 (12:24 +0100)
app/settings.py

index 3252c2553db115d0e5a62bc2642bb7a6f7029dbb..162d061df3cf5b11e4e6b1759a92224dc6170387 100644 (file)
@@ -367,7 +367,7 @@ PAYMENT_PARAMETERS = { 'merchantId' : "002001000000003",
                       }
 SHERLOKS_USE_TRANSACTION_ID = True
 
-GGING = {
+LOGGING = {
     'version': 1,
     'disable_existing_loggers': False,
     'formatters': {