From 72e7ae68faaf86ba07a2e2f05e3e7e88a209de78 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Tue, 21 Jan 2014 00:10:00 +0100
Subject: [PATCH] gluon-autoupdater: adjust example config for mirror support

---
 package/gluon-autoupdater/files/etc/config/autoupdater | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/gluon-autoupdater/files/etc/config/autoupdater b/package/gluon-autoupdater/files/etc/config/autoupdater
index 07e34d805..573f5666f 100644
--- a/package/gluon-autoupdater/files/etc/config/autoupdater
+++ b/package/gluon-autoupdater/files/etc/config/autoupdater
@@ -3,7 +3,7 @@
 #	option branch "stable"
 
 #config branch stable
-#	option url 'http://[fdef:ffc0:3dd7::8]/~freifunk/firmware/autoupdate'
+#	list mirror 'http://[fdef:ffc0:3dd7::8]/~freifunk/firmware/autoupdate'
 
 	# The updater will run once per hour and perform an update with a certain
 	# probability.
-- 
GitLab