Cleaned up vsroom module
This commit is contained in:
parent
2e1e072e67
commit
1b2d597281
3 changed files with 17 additions and 46 deletions
4
vsroom/files/config.json
Normal file
4
vsroom/files/config.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"authUrl": "../common/auth_credentials.php",
|
||||
"boshUrl": "/bosh/"
|
||||
}
|
|
@ -1,4 +0,0 @@
|
|||
AuthType Basic
|
||||
AuthName "VSRoom"
|
||||
AuthUserFile /var/lib/vsroom/.htpasswd
|
||||
Require valid-user
|
Loading…
Add table
Add a link
Reference in a new issue