Fix Zaqar notifier doc

It had an incorrect example for the susbcriber option.

Change-Id: Icff8abc2b6fd0cc5d690c11063b7a6be2401e057
This commit is contained in:
Thomas Herve 2017-06-15 16:08:53 +02:00
parent 234f6d8fe4
commit 4c82f2e433
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class ZaqarAlarmNotifier(notifier.AlarmNotifier):
To create a new subscription in the service project, use a notification URL
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
subscription. The queue will be created automatically, in the service