Improve description of 'vapid_email' field (#131349)

This commit is contained in:
Norbert Rittel 2024-12-09 23:15:23 +01:00 committed by GitHub
parent 1256a7ea96
commit bd4e21aa9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
"vapid_prv_key": "VAPID private key"
},
"data_description": {
"vapid_email": "Email to use for html5 push notifications.",
"vapid_email": "This contact address will be included in the metadata of each notification.",
"vapid_prv_key": "If not specified, one will be automatically generated."
}
}