-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the problem
The documentation provides no hint about the necessity to supply a valid channel_name (the Pg NOTIFY command requires no dashes and it didn't work with big caps channels --> so even using the cookie did not work)
Describe the improvement
- Either sanitize the channe_name (whether it comes from the config or from the cookie)
- Update the doc. to indicate the limitations (only small caps, no dashes etc...) I'm not aware of all constraints here and could only share what did NOT work for me
acrolink and vhyzaacrolink
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation