Skip to content

Commit

Permalink
Sentence in README.md updated for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Aquino committed Dec 3, 2015
1 parent 908131b commit 9f7e640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Please specify the following keys for each element of `users`:
|`password` |String |The password to access uchiwa dashboard | |
|`readonly` |Boolean |Should the user have read only access? |false |

<sup>6</sup> `auth` specifies the public and private keys for JTW validation and signing. If this hash is omitted, then uchiwa will generate its own keys on start behind the scenes. For this reason, there are no defaults.
<sup>6</sup> `auth` specifies the public and private keys for JTW validation and signing. If this hash is omitted, then uchiwa will generate its own keys on start behind the scenes. For this reason, all fields are mandatory if variable is declared.

Please populate the `auth` hash with the following values:

Expand Down

0 comments on commit 9f7e640

Please sign in to comment.