瀏覽代碼

ng.client: don't cache https://

master
Alexander Weidinger 6 年之前
父節點
當前提交
70963ac790
共有 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…
取消
儲存