Skip to content

Generate ActionCable config file

Heinrich Lee Yu requested to merge actioncable-config into master

What does this Merge Request do?

Generates config/cable.yml which is used by ActionCable.

We are working on enabling ActionCable in gitlab!24346 (closed)

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Heinrich Lee Yu

Merge request reports