|
|
|
|
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
|
|