Skip to content

Commit 55121bd

Browse files
committed
Revert default config settings
1 parent f659469 commit 55121bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

restructure.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
service:
22
# Whether to run the application as a polling service.
3-
enable: true
3+
enable: false
44
# Polling interval in seconds.
55
interval: 30
66

@@ -118,7 +118,7 @@ cleaner:
118118
# Enable cleaning up old source files
119119
enable: true
120120
# Interval in seconds to clean data
121-
interval: 50 # 21 minutes
121+
interval: 1260 # 21 minutes
122122
# Number of days after which a source file is considered old
123123
age: 7
124124

0 commit comments

Comments
 (0)