Skip to content

Commit 11e0ac2

Browse files
cursoragentmyungjoo
andcommitted
Default enable_server3_ohttp_advertise to true
Co-authored-by: MyungJoo Ham <myungjoo.ham@samsung.com>
1 parent 30d8ab6 commit 11e0ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oneshot-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ on:
8787
enable_server3_ohttp_advertise:
8888
type: boolean
8989
description: Enable server-3 to advertise oHTTP relay URLs (requires relay URLs and seeds)
90-
default: false
90+
default: true
9191
enable_real_attestation_for_client:
9292
type: boolean
9393
description: Enable real attestation policy for clients (do not combine with fake attestation for server-2)

0 commit comments

Comments
 (0)