configuration: Add a main.conf example
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 1 Apr 2011 23:40:48 +0000 (01:40 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 1 Apr 2011 23:40:48 +0000 (01:40 +0200)
src/main.conf [new file with mode: 0644]

diff --git a/src/main.conf b/src/main.conf
new file mode 100644 (file)
index 0000000..b4144dd
--- /dev/null
@@ -0,0 +1,7 @@
+[General]
+
+# Enable background scanning. Default is true.
+# Background scanning will start every 5 minutes unless
+# the scan list is empty. In that case, a simple backoff
+# mechanism starting from 10s up to 5 minutes will run.
+BackgroundScanning = true