locky %!s(int64=4) %!d(string=hai) anos
pai
achega
5c768f05e6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      AnsjerPush/formal_settings.py

+ 0 - 1
AnsjerPush/formal_settings.py

@@ -196,7 +196,6 @@ LOGGING = {
             'level': 'INFO',
             'class': 'logging.handlers.TimedRotatingFileHandler',
             'filename': BASE_DIR + '/static/log/info/info.log',
-            'maxBytes': 1024 * 1024 * 5,  # 5 MB
             'backupCount': 30,
             'when': 'D',
             'formatter': 'standard',