We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f659469 commit 55121bdCopy full SHA for 55121bd
restructure.yml
@@ -1,6 +1,6 @@
1
service:
2
# Whether to run the application as a polling service.
3
- enable: true
+ enable: false
4
# Polling interval in seconds.
5
interval: 30
6
@@ -118,7 +118,7 @@ cleaner:
118
# Enable cleaning up old source files
119
enable: true
120
# Interval in seconds to clean data
121
- interval: 50 # 21 minutes
+ interval: 1260 # 21 minutes
122
# Number of days after which a source file is considered old
123
age: 7
124
0 commit comments