Skip to content

Commit

Permalink
🔥 Removes non existing config options from documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored May 18, 2019
1 parent eab3298 commit b2550cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ Example add-on configuration:
"password": "Supercalifragilisticexpialidocious",
"ssl": true,
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"ipv6": false
"keyfile": "privkey.pem"
}
```

Expand Down

0 comments on commit b2550cb

Please sign in to comment.