| Remove authentication from the config file (obsolete) - warvox - VoIP based war… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 96b9cd5f39e04dd5e79b1c7854d970af73e56ad9 | |
| parent 52b3c44096fc777a53b79d52ea62fc448a945919 | |
| Author: HD Moore <[email protected]> | |
| Date: Mon, 7 Mar 2016 13:45:01 -0600 | |
| Remove authentication from the config file (obsolete) | |
| Diffstat: | |
| M config/warvox.conf | 8 -------- | |
| 1 file changed, 0 insertions(+), 8 deletions(-) | |
| --- | |
| diff --git a/config/warvox.conf b/config/warvox.conf | |
| @@ -3,14 +3,6 @@ | |
| # | |
| # | |
| -# Configure the username and password for the WarVOX | |
| -# web interface. This password is sent in clear text | |
| -# | |
| -authentication: | |
| - user: admin | |
| - pass: warvox | |
| - | |
| -# | |
| # Configure filesystem paths to each required tool | |
| # | |
| tools: |