[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.1.1 (vendor branch), Thu May 13 16:36:33 2021 UTC (3 years, 1 month ago) by kirby
Branch: kirby, MAIN
CVS Tags: kirby_20210513, HEAD
Changes since 1.1: +0 -0 lines

move to local tree to control changes

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