> 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


_______________________________________________
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to