Update config.sample.php

This commit is contained in:
JanDragon 2020-01-16 07:37:35 +01:00 committed by GitHub
parent 916b52e097
commit 42b8d9c2d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1496,7 +1496,7 @@ $CONFIG = array(
*
* Defaults to ``1800`` (seconds)
*/
'(int)$this->config->getSystemValue('external_storage.auth_availability_delay', 1800),
$this->config->getSystemValueInt('external_storage.auth_availability_delay', 1800),
/**
* Specifies how often the local filesystem (the Nextcloud data/ directory, and