Adapted Sib App for ETUC & more flexible way to handle optional components
This commit is contained in:
@ -1,17 +1,15 @@
|
||||
{
|
||||
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
|
||||
"authority": "http://localhost:8000/",
|
||||
"clientLogo": "/images/logo.png",
|
||||
"authorityName": "djangoldp-server-name",
|
||||
"clientName": "Sib App",
|
||||
"clientLogo": "/images/logo.png",
|
||||
"clientLogoHeight": "32px",
|
||||
"clientCSS": "/path/to/custom.css",
|
||||
"authorityName": "djangoldp-server-name",
|
||||
"endpoints": {
|
||||
"businessproviders": "http://localhost:8000/businessproviders/",
|
||||
"circles": "http://localhost:8000/circles/",
|
||||
"groups": "http://localhost:8000/groups/",
|
||||
"joboffers": "http://localhost:8000/job-offers/",
|
||||
"projects": "http://localhost:8000/projects/",
|
||||
"customers": "http://localhost:8000/customers/",
|
||||
"skills": "http://localhost:8000/skills/",
|
||||
"users": "http://localhost:8000/users/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user