We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3562176 commit f0e653fCopy full SHA for f0e653f
doc/examples/kea-config-tool/initial-config-cql/kea4/kea_shard/config.json
@@ -4,9 +4,9 @@
4
"contact-points": "127.0.0.1",
5
"keyspace": "kea_shard",
6
"max-statement-tries": 1,
7
- "password": "",
+ "password": "keatest",
8
"type": "cql",
9
- "user": ""
+ "user": "keatest"
10
},
11
"expired-leases-processing": {
12
"flush-reclaimed-timer-wait-time": 25,
doc/examples/kea-config-tool/initial-config-cql/kea6/kea_shard/config.json
@@ -10,9 +10,9 @@
13
14
15
16
17
18
0 commit comments