Added support for collab auth in vsroom, templated config.json

Class vsroom::collab installs auth_credentials.php in collab htdocs and
sets the authUrl variable in config.json accordingly.
This commit is contained in:
Ossi Salmi 2012-06-18 10:09:06 +03:00
parent b1401f4c04
commit fabf5e90cb
3 changed files with 56 additions and 8 deletions

View file

@ -1,4 +0,0 @@
{
"authUrl": "../common/auth_credentials.php",
"boshUrl": "/bosh/"
}