Fix Zaqar notifier doc
It had an incorrect example for the susbcriber option. Change-Id: Icff8abc2b6fd0cc5d690c11063b7a6be2401e057
This commit is contained in:
parent
234f6d8fe4
commit
4c82f2e433
@ -42,7 +42,7 @@ class ZaqarAlarmNotifier(notifier.AlarmNotifier):
|
|||||||
To create a new subscription in the service project, use a notification URL
|
To create a new subscription in the service project, use a notification URL
|
||||||
of the form:
|
of the form:
|
||||||
|
|
||||||
zaqar://?topic=example&subscriber=test@example.com&ttl=3600
|
zaqar://?topic=example&subscriber=mailto%3A//test%40example.com&ttl=3600
|
||||||
|
|
||||||
Multiple subscribers are allowed. ``ttl` is the time to live of the
|
Multiple subscribers are allowed. ``ttl` is the time to live of the
|
||||||
subscription. The queue will be created automatically, in the service
|
subscription. The queue will be created automatically, in the service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user