-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
I have open NC instances with thousend of users and I want to add support for social app.
So far it's not work :/
First I had issue with webfinger, but https://github.com/nextcloud/social/pull/1951/files fixed that.
But after that I can't get federation working.
I think this is problem with configuration.
my server is nch.pl
Below configuration
Thanks in advanced!
{
"cloud_url": "http:\/\/nch.pl",
"social_url": "https:\/\/nch.pl\/apps\/social\/",
"social_address": "",
"service": 1,
"max_size": 10,
"access_type": "all_but",
"access_list": "[]",
"allow_self_signed": "0"
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working