Skip to content

Commit 650f128

Browse files
committed
removed autoping from basic config
1 parent 930373b commit 650f128

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configuration/aries-args-basic.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ inbound-transport:
2525
outbound-transport: http
2626
# the following is the public endpoint advertised by the agent
2727
endpoint: !ENV ${AGENT_ENDPOINT}
28-
auto-ping-connection: true
2928
# register your did using (this example is for von-network):
3029
# curl -d '{"seed":"my_seed_000000000000000000000000", "role":"TRUST_ANCHOR", "alias":"My Agent"}' -X POST http://localhost:9000/register
3130
# note that the env var name is configured in argparse.py

0 commit comments

Comments
 (0)