Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e556575c authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Reduce amount of logs to prevent disk space

parent c1e4cbc1
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -3,8 +3,8 @@ version: '3.6'
x-logging:
x-logging:
  &default-logging
  &default-logging
  options:
  options:
    max-size: '1g'
    max-size: '100m'
    max-file: '5'
    max-file: '3'
  driver: json-file
  driver: json-file


services:
services: