fix: add parameters on sample and var for logo

This commit is contained in:
Jean-Baptiste Pasquier
2020-01-16 20:31:28 +01:00
parent 78532f230c
commit 4cf9cce6ad
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
{
"xmpp": "https://jabber.happy-dev.fr/http-bind/",
"authority": "http://localhost:8000/",
"clientLogo": "/images/logo.png",
"authorityName": "djangoldp-server-name",
"clientName": "Sib App",
"endpoints": {
"businessproviders": "http://localhost:8000/businessproviders/",
"circles": "http://localhost:8000/circles/",