Bob Mottram 9 years ago
parent
commit
500976b930
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone

+ 1
- 0
src/freedombone View File

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