summaryrefslogtreecommitdiffstats
path: root/recipes-sota/config/files/60-polling-interval.toml
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-05-17 12:22:23 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2019-05-24 14:26:31 +0200
commit4cd7635e3a68071f7dc84ebc80d13d3967a25839 (patch)
treef87b3394c91d39ab7b4abf3ad7524a5bceee839f /recipes-sota/config/files/60-polling-interval.toml
parent550ef5c1c32be58cca91f80afbedc23d5e9b79b6 (diff)
downloadmeta-updater-feat/test-polling-interval.tar.gz
aktualizr-polling-interval: new config fragment.feat/test-polling-interval
Can be used for testing purposes after we increase the default polling interval in aktualizr. We no longer recommend anything less than an hour for production use cases, but it's still convenient to poll more frequently while testing. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'recipes-sota/config/files/60-polling-interval.toml')
-rw-r--r--recipes-sota/config/files/60-polling-interval.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-sota/config/files/60-polling-interval.toml b/recipes-sota/config/files/60-polling-interval.toml
new file mode 100644
index 0000000..7d25d05
--- /dev/null
+++ b/recipes-sota/config/files/60-polling-interval.toml
@@ -0,0 +1,2 @@
1[uptane]
2polling_sec = @POLLING_SEC@