aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Franchini <twitch153@gentoo.org>2015-03-07 17:40:35 -0500
committerDevan Franchini <twitch153@gentoo.org>2015-03-07 17:40:35 -0500
commit2d6a6ab18baf3262dd9d9d30a5a0e94bd16d1929 (patch)
treec2885ac457c28d6db6f4fc4684edfeaf7e8db6f9
parentconfig.py: Adds "protocol_order" to config defaults (diff)
downloadlayman-2d6a6ab18baf3262dd9d9d30a5a0e94bd16d1929.tar.gz
layman-2d6a6ab18baf3262dd9d9d30a5a0e94bd16d1929.tar.bz2
layman-2d6a6ab18baf3262dd9d9d30a5a0e94bd16d1929.zip
layman.cfg: Adds "protocol_order" to config with example
-rw-r--r--etc/layman.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/layman.cfg b/etc/layman.cfg
index f79270a..9580d33 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -66,6 +66,12 @@ conf_type : repos.conf
#-----------------------------------------------------------
#-----------------------------------------------------------
+# Protocols used by layman and the order in which layman will
+# handle them.
+# ex.) protocol_order : git, http, https, etc,...
+# protocol_order :
+
+#-----------------------------------------------------------
# URLs of the remote lists of overlays (one per line) or
# local overlay definitions
#