Skip to content

Commit

Permalink
fix(readme): rename thot ref
Browse files Browse the repository at this point in the history
Signed-off-by: kevin.bonduelle <[email protected]>
  • Loading branch information
kevin.bonduelle committed Apr 25, 2017
1 parent a72628b commit 4648045
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ const logger = new(winston.Logger)({
* __silent__: Boolean flag indicating whether to suppress output. (default: false)
* __graylogHost__: your server address (default: localhost)
* __graylogPort__: your server port (default: 12201)
* __graylogFlag__: Required on Thot Alpha
* __graylogOvhTokenKey__: Required on Thot Beta
* __graylogOvhTokenValue__: Required on Thot Beta
* __graylogFlag__: Required on LDP Alpha
* __graylogOvhTokenKey__: Required on LDP Beta
* __graylogOvhTokenValue__: Required on LDP Beta
* __hostname__: the name of this host (default: os.hostname())
* __facility__: the facility for these log messages (default: "Node.js")

Expand Down

0 comments on commit 4648045

Please sign in to comment.