mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 15:30:24 +00:00
sync healthcheck feature
This commit is contained in:
@@ -10,14 +10,16 @@
|
||||
{"label": "LinkedIn", "url": "https://www.linkedin.com/search/results/all/?keywords=[fullname]"},
|
||||
{"label": "Google Maps Home", "url": "https://www.google.com/maps?q=[homecity]"},
|
||||
{"label": "Google Maps Work", "url": "https://www.google.com/maps?q=[workcity]"}
|
||||
]
|
||||
],
|
||||
"healthcheck_url": "https://healthchecks.example.de/ping/abc123"
|
||||
},
|
||||
{
|
||||
"name": "partner",
|
||||
"apple_email": "partner@icloud.com",
|
||||
"apple_app_password": "yyyy-yyyy-yyyy-yyyy",
|
||||
"authelia_user": "partner.user",
|
||||
"custom_links": []
|
||||
"custom_links": [],
|
||||
"healthcheck_url": ""
|
||||
}
|
||||
],
|
||||
"admins": [
|
||||
|
||||
Reference in New Issue
Block a user