Fix web theme paths in example configs & flagset default

This commit is contained in:
pwengerter
2021-10-12 16:27:38 +02:00
committed by Willy Kloucek
parent 90246d776d
commit d17b13af2b
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
{
"server": "https://ocis.owncloud.test",
"theme": "owncloud",
"theme": "https://ocis.owncloud.test/themes/owncloud/theme.json",
"version": "0.1.0",
"openIdConnect": {
"metadata_url": "https://ocis.owncloud.test/.well-known/openid-configuration",