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

Verified Commit 6afabc05 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

fix: update configuration to pass nc healthcheck

parent c31ed396
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
      "OC\\Preview\\Movie"
    ],
    "preview_max_x": 1024,
    "preview_max_y": 1024
    "preview_max_y": 1024,
    "default_phone_region": "FR"
  }
}
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ occ app:enable tasks
occ app:enable sentry

occ app:disable firstrunwizard
occ app:disable logreader

echo "Performing some Nextcloud administrative tasks"
if [ -n "${MYSQL_DATABASE+x}" ]; then