Skip to content

Commit

Permalink
Briefer description
Browse files Browse the repository at this point in the history
  • Loading branch information
pote committed May 17, 2017
1 parent e3ed143 commit 45e6354
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 @@ -24,7 +24,7 @@ There are three configuration options for Philote, all of which have sensible de

| Environment Variable | Default | Description |
|:-----------------------:|:-------------------------:|:-------------------------------------------------------------------------------------------------------------------|
| `SECRET` | ` ` | Secret salt used to sign authentication tokens, this secret needs to be known to the clients in order to connect |
| `SECRET` | ` ` | Secret salt used to sign authentication tokens |
| `PORT` | `6380` | Port in which to serve websocket connections |
| `LOGLEVEL` | `info` | Verbosity of log output, valid options are [debug,info,warning,error,fatal,panic] |
| `MAX_CONNECTIONS` | `255` | Maximum amount of concurrent websocket connections allowed |
Expand Down

0 comments on commit 45e6354

Please sign in to comment.