Преглед изворни кода

Merge pull request #15 from saltstack-formulas/ignore-https

ng.client: don't cache https://
tags/v0.5.0
Niels Abspoel пре 6 година
родитељ
комит
9847b2c1b5
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      apt-cacher/ng/files/client.conf

+ 1
- 0
apt-cacher/ng/files/client.conf Прегледај датотеку

@@ -1,2 +1,3 @@
{% from "apt-cacher/ng/map.jinja" import apt_cacher_ng with context %}
Acquire::http::Proxy "http://{{ apt_cacher_ng.server_address }}:{{ apt_cacher_ng.server_port }}";
Acquire::https::Proxy "DIRECT";

Loading…
Откажи
Сачувај