Skip to content

Commit e9a9de7

Browse files
authored
Fix typo in the log config toml file (#2799)
1 parent ad39b7b commit e9a9de7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/standalone/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# [certificate-authority]
2-
# jwt-priv-key-path = "~/.config/spacetime/id_ecdsas"
2+
# jwt-priv-key-path = "~/.config/spacetime/id_ecdsa"
33
# jwt-pub-key-path = "~/.config/spacetime/id_ecdsa.pub"
44

55
[logs]

0 commit comments

Comments
 (0)