January 17, 2018 4:51 PM, "Tom Needham" <t...@owncloud.com> wrote:
>> On 17 Jan 2018, at 21:32, Fabian A. Santiago <fsanti...@garbage-juice.com> >> wrote: >> >> can you whitelist which files should be considered under the integrity >> check? owncloud v10.0.4.4 > > In config.php you can exclude files from the integrity checker with this in > your config.php: > > 'integrity.excluded.files' => > array ( > 'lib/private/legacy/app.php', > ), > > Thanks, > Tom I tried this and my owncloud instance still presents me with the warning. What could I be doing wrong? My entry in the config is as follows: 'integrity.excluded.files' => array ( 'DoctrineMariaDB102.patch', '.well-known/security.txt', 'apps/market/README.md', ), and i placed at the end prior to the final ); ??? and all paths are relative to the web root. -- Thanks, Fabian S. OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC _______________________________________________ User mailing list User@owncloud.org http://mailman.owncloud.org/mailman/listinfo/user