mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
Correct case and plural
This commit is contained in:
parent
fa1b9ae353
commit
0ec4fb4dc5
@ -824,10 +824,10 @@ $c->admin_email = 'calendar-admin@example.com';
|
||||
|
||||
/*
|
||||
* This enable XMPP PubSub push notifications to clients that request them.
|
||||
* N.B. this will publish urls for ALL updates and does NOT restrict
|
||||
* subscription permissions on the jabber server! That means anyone with
|
||||
* N.B. this will publish URLs for ALL updates and does NOT restrict
|
||||
* subscription permissions on the Jabber server! That means anyone with
|
||||
* read access to the pubsub tree of your jabber server can watch for updates,
|
||||
* they will only see URL's to the updated entries not the calendar data.
|
||||
* they will only see URLs to the updated entries not the calendar data.
|
||||
*
|
||||
* Only tested with ejabberd 2.0.x
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user