We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I had installed and successfully configured the plugin but, when one or more folder is modified, inside OwnCloud there's no changes.
Inside the configuration panel, there's a section with:
Check for changes: Once every direct access
What does it mean? Direct access where? FPT server? OwnCloud?
I have OwnCloud running inside a Docker container. With the Portainer's built-in console, i had tryed to create this cron job:
crontab -u www-data -e */15 * * * * php occ files:scan --all /var/www/owncloud/cron.php
But seems it does'nt works.
Any suggestions?
NOTE: OwnCloud server 10.9.1 (stable)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I had installed and successfully configured the plugin but, when one or more folder is modified, inside OwnCloud there's no changes.
Inside the configuration panel, there's a section with:
Check for changes: Once every direct access
What does it mean?
Direct access where? FPT server? OwnCloud?
I have OwnCloud running inside a Docker container.
With the Portainer's built-in console, i had tryed to create this cron job:
crontab -u www-data -e
*/15 * * * * php occ files:scan --all /var/www/owncloud/cron.php
But seems it does'nt works.
Any suggestions?
NOTE: OwnCloud server 10.9.1 (stable)
The text was updated successfully, but these errors were encountered: