Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fed shares scanner batched cronjob #2648

Closed
2 of 12 tasks
mmattel opened this issue May 17, 2020 · 1 comment · Fixed by #2743
Closed
2 of 12 tasks

Add fed shares scanner batched cronjob #2648

mmattel opened this issue May 17, 2020 · 1 comment · Fixed by #2743

Comments

@mmattel
Copy link
Contributor

mmattel commented May 17, 2020

What Needs to be Documented?

Upcoming changes from core:
owncloud/core#37391 (Add fed shares scanner batched cronjob)

Text change:
WARNING: incoming-shares:poll has been deprecated and replaced by periodic external shares cronjob. Please check Federated Cloud Sharing settings and documentation.

Command change:

# required
occ config:app:set files_sharing cronjob_scan_external_enabled --value yes

# optionaly 
occ config:app:set files_sharing cronjob_scan_external_min_login --value 14400
occ config:app:set files_sharing cronjob_scan_external_min_scan --value 3600
occ config:app:set files_sharing cronjob_scan_external_batch --value 100

Where Does This Need To Be Documented?

occ command set

Why Should This Change Be Made? (Optional)

New and deprecated commands

What Type Of Content Change Is This? (Optional)

  • New Content Addition
  • Old Content Deprecation
  • Existing Content Simplification
  • Bug Fix to Existing Content

Which Manual Does This Relate To? (Optional)

  • Admin Manual
  • Developer Manual
  • User Manual
  • Android
  • iOS
  • Branded Clients
  • Desktop Client
  • Other

Note: this is most likely for 10.5 only ! To prepare, a new branch "10.5" needs to be created (anyway...)

@mrow4a @pmaier1

@mrow4a
Copy link
Contributor

mrow4a commented Jun 6, 2020

@mmattel might be useful owncloud/core#37391 (comment)

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

Successfully merging a pull request may close this issue.

2 participants