Bob Mottram 9 年之前
父節點
當前提交
500976b930
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      src/freedombone

+ 1
- 0
src/freedombone 查看文件

458
 # repo for atheros AR9271 wifi driver
458
 # repo for atheros AR9271 wifi driver
459
 ATHEROS_WIFI_REPO='https://github.com/qca/open-ath9k-htc-firmware.git'
459
 ATHEROS_WIFI_REPO='https://github.com/qca/open-ath9k-htc-firmware.git'
460
 
460
 
461
+# Whether Let's Encrypt is enabled for all sites
461
 LETSENCRYPT_ENABLED="no"
462
 LETSENCRYPT_ENABLED="no"
462
 LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory'
463
 LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory'
463
 
464