@ -1771,6 +1771,34 @@ This option was removed in version 1.10
</entry>
</row>
<row id="conf-git-desired-protocol">
<entry>git-desired-protocol</entry>
<entry>Cannot be overridden</entry>
<entry><para>This option only applies to modules from a <link
linkend="kde-projects-module-sets">&kde; project</link> repository.</para>
<para>What this option actually does is configure which network protocol to
prefer when updating source code for these modules. Normally the very-efficient
<literal>git</literal> protocol is used, but this may be blocked in some
networks (e.g. corporate intranets, public Wi-Fi). An alternative protocol
which is much better supported is the <literal>HTTP</literal> protocol used for
Internet web sites.</para>
<para>If you are using one of these constrained networks you can set this
option to <userinput>http</userinput> to prefer <literal>HTTP</literal>
communications instead.</para>
<tip><para>You may also need the <link
linkend="conf-http-proxy">http-proxy</link> option if an HTTP proxy is also
needed for network traffic.</para></tip>
<para>In any other situation you should not set this option as the default
protocol is most efficient.</para>
<para>This option was added in &kdesrc-build; 1.16.</para>
</entry>
</row>
<row id="conf-git-repository-base">
<entry>git-repository-base</entry>
<entry>Cannot be overridden</entry>