Skip to content

Commit 6487e09

Browse files
committed
small changes for table
1 parent 841d9c5 commit 6487e09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ It can be used to validate push/pull and registration us users for you private r
1010

1111

1212
property | type | description
13-
---------|-------------
13+
---------|------|------
1414
prop.public_key | string | the private key, should be the content not file location
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)