Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websocket and domain are hardcoded #6

Open
imaginator opened this issue Aug 29, 2015 · 1 comment
Open

websocket and domain are hardcoded #6

imaginator opened this issue Aug 29, 2015 · 1 comment

Comments

@imaginator
Copy link
Member

I'd like to include this project in the new buddycloud-vm code, and am trying to get it working on buddycloud.dev (the domain that runs on the vm).

The project contains hardcoded values in the source.

I recommend moving these to a config file like https://github.com/buddycloud/webclient/blob/master/config.js.example

Current hard coded values are:

    <xmpp host="https://prod.buddycloud.com"
          defaultdomain="laos.buddycloud.com" >

and

<script type="text/javascript" src="https://laos.buddycloud.com/api/primus/primus.js"></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant