mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 23:40:24 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"accounts": [
|
||||
{
|
||||
"name": "markus",
|
||||
"apple_email": "markus@icloud.com",
|
||||
"apple_app_password": "xxxx-xxxx-xxxx-xxxx",
|
||||
"authelia_user": "mmustermann"
|
||||
},
|
||||
{
|
||||
"name": "partner",
|
||||
"apple_email": "partner@icloud.com",
|
||||
"apple_app_password": "yyyy-yyyy-yyyy-yyyy",
|
||||
"authelia_user": "partner.user"
|
||||
}
|
||||
],
|
||||
"admins": [
|
||||
"mmustermann"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user