Skip to content

Conversation

@max-nextcloud
Copy link
Contributor

@max-nextcloud max-nextcloud commented Jan 24, 2023

The value is read in

if ($this->config->getSystemValueBool('files_no_background_scan', false)) {
and the default value is false.

Summary

The documented default value for files_no_background_scan was wrong.

Checklist

@max-nextcloud
Copy link
Contributor Author

/backport to stable25

@max-nextcloud
Copy link
Contributor Author

/backport to stable24

@max-nextcloud
Copy link
Contributor Author

I'm not sure how best to update the documentation based on this. I can change the value there directly or try and rebuild it from the config.sample.php.

Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@szaimen szaimen added this to the Nextcloud 26 milestone Jan 24, 2023
@szaimen szaimen added the 3. to review Waiting for reviews label Jan 24, 2023
Copy link
Contributor

@kesselb kesselb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@kesselb kesselb merged commit 75d7203 into master Jan 24, 2023
@kesselb kesselb deleted the docs/fix-files_no_background_scan-default branch January 24, 2023 20:23
@kesselb
Copy link
Contributor

kesselb commented Jan 24, 2023

The documentation should be updated automatically ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants