You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2021. It is now read-only.
Not all HipChat servers are in the cloud (some of us use local servers). Would it be possible to paramaterize the location of the server? Found the following:
[redmine_hipchat_per_project]# grep -r "hipchat.com" .
./lib/hipchat_notifier.rb: http = Net::HTTP.new("api.hipchat.com", 443)
./app/views/hipchat/index.html.erb: A token from <a href="https://www.hipchat.com/group_admin/api" target="_blank">your API tokens page</a>.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not all HipChat servers are in the cloud (some of us use local servers). Would it be possible to paramaterize the location of the server? Found the following:
The text was updated successfully, but these errors were encountered: