From 2d6a6ab18baf3262dd9d9d30a5a0e94bd16d1929 Mon Sep 17 00:00:00 2001 From: Devan Franchini Date: Sat, 7 Mar 2015 17:40:35 -0500 Subject: layman.cfg: Adds "protocol_order" to config with example --- etc/layman.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/layman.cfg b/etc/layman.cfg index f79270a..9580d33 100644 --- a/etc/layman.cfg +++ b/etc/layman.cfg @@ -65,6 +65,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 -- cgit v1.2.3-65-gdbad