File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1337,7 +1337,7 @@ RUN ./generateconfs.py --source=. \
13371337 --enable_peers=${ENABLE_PEERS} --peers_mandatory=${PEERS_MANDATORY} \
13381338 --peers_explicit_fields="${PEERS_EXPLICIT_FIELDS}" \
13391339 --peers_contact_hint="${PEERS_CONTACT_HINT}" \
1340- --enable_notify=${ENABLE_NOTIFY} --enable_preview=${ENABLE_PREVIEW} \
1340+ --enable_notify=${ENABLE_NOTIFY} \
13411341 --enable_workflows=${ENABLE_WORKFLOWS} --enable_hsts=True \
13421342 --enable_vhost_certs=True --enable_verify_certs=${ENABLE_VERIFY_CERTS} \
13431343 --enable_jupyter=${ENABLE_JUPYTER} --enable_cloud=${ENABLE_CLOUD} \
Original file line number Diff line number Diff line change @@ -1226,7 +1226,7 @@ RUN ./generateconfs.py --source=. \
12261226 --enable_peers=${ENABLE_PEERS} --peers_mandatory=${PEERS_MANDATORY} \
12271227 --peers_explicit_fields="${PEERS_EXPLICIT_FIELDS}" \
12281228 --peers_contact_hint="${PEERS_CONTACT_HINT}" \
1229- --enable_notify=${ENABLE_NOTIFY} --enable_preview=${ENABLE_PREVIEW} \
1229+ --enable_notify=${ENABLE_NOTIFY} \
12301230 --enable_workflows=${ENABLE_WORKFLOWS} --enable_hsts=True \
12311231 --enable_vhost_certs=True --enable_verify_certs=${ENABLE_VERIFY_CERTS} \
12321232 --enable_jupyter=${ENABLE_JUPYTER} --enable_cloud=${ENABLE_CLOUD} \
You can’t perform that action at this time.
0 commit comments