parent
878d6a8028
commit
9e31cf4802
|
@ -13,7 +13,7 @@
|
||||||
# License
|
# License
|
||||||
# =======
|
# =======
|
||||||
#
|
#
|
||||||
# Copyright (C) 2014-2016 Bob Mottram <bob@freedombone.net>
|
# Copyright (C) 2014-2017 Bob Mottram <bob@freedombone.net>
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU Affero General Public License as published by
|
# it under the terms of the GNU Affero General Public License as published by
|
||||||
|
@ -35,7 +35,7 @@ DEFAULT_SEARCH='https://searx.laquadrature.net'
|
||||||
DEFAULT_DOMAIN_ONION_PORT=8099
|
DEFAULT_DOMAIN_ONION_PORT=8099
|
||||||
|
|
||||||
# Whether Let's Encrypt is enabled for all sites
|
# Whether Let's Encrypt is enabled for all sites
|
||||||
LETSENCRYPT_ENABLED="no"
|
LETSENCRYPT_ENABLED="yes"
|
||||||
LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory'
|
LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory'
|
||||||
|
|
||||||
# list of encryption protocols
|
# list of encryption protocols
|
||||||
|
|
Loading…
Reference in New Issue