Skip to content

websocket and domain are hardcoded #6

@imaginator

Description

@imaginator

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions