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

Annotation of ports/www/owncloud/files/config.php.dist.in, Revision 1.1

1.1     ! kirby       1: <?php
        !             2: $CONFIG = array (
        !             3:   'integrity.check.disabled' => true,
        !             4: );

CVSweb