Skip to content

Commit 841d9c5

Browse files
committed
Update README.md
1 parent 5964d72 commit 841d9c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ prop.public_key | string | the private key, should be the content not file lo
1515
prop.private_key | string | the public key, should be the content not file location
1616
prop.audience | string | audience that is registered in the registry (server name of registry)
1717
prop.issuer | string | issuer that is registered in the registry (server name of this server)
18-
prop.log_level | string\|array | log level[s] to display (example: ['error', 'info'])
18+
prop.log_level | string:array | log level[s] to display (example: ['error', 'info'])
1919
prop.log_file |string | log file for logging , if non is given it will use stdout
2020

2121

0 commit comments

Comments
 (0)