summarylogtreecommitdiffstats
path: root/nextcloud-files-scan-all.timer
diff options
context:
space:
mode:
Diffstat (limited to 'nextcloud-files-scan-all.timer')
-rw-r--r--nextcloud-files-scan-all.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/nextcloud-files-scan-all.timer b/nextcloud-files-scan-all.timer
new file mode 100644
index 000000000000..70563efc36ed
--- /dev/null
+++ b/nextcloud-files-scan-all.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Nextcloud; weekly scan all files
+
+[Timer]
+OnBootSec=15min
+OnCalendar=weekly
+Persistent=True
+
+[Install]
+WantedBy=timers.target \ No newline at end of file