[BACK]Return to config.php.dist.in CVS log [TXT][DIR] Up to [local] / ports / www / owncloud / files

File: [local] / ports / www / owncloud / files / config.php.dist.in (download)

Revision 1.1, Thu May 13 16:36:33 2021 UTC (3 years ago) by kirby
Branch point for: MAIN

Initial revision

<?php
$CONFIG = array (
  'integrity.check.disabled' => true,
);