mirror of https://github.com/samply/bridgehead.git
Croatia is having problems with a slow starting Blaze, increase Focus retry count
This commit is contained in:
parent
a738f1468f
commit
eb0f392e3c
|
@ -7,7 +7,7 @@
|
|||
# Makes only sense for EHDS2 project
|
||||
: ${ENABLE_EHDS2:=false}
|
||||
|
||||
FOCUS_RETRY_COUNT=32
|
||||
FOCUS_RETRY_COUNT=128
|
||||
PRIVATEKEYFILENAME=/etc/bridgehead/pki/${SITE_ID}.priv.pem
|
||||
|
||||
for module in $PROJECT/modules/*.sh
|
||||
|
|
Loading…
Reference in New Issue