Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
You find example here
{
"EpiServer" : {
"SocialOptions": {
"settings": {
"TimeOut": "100000"
},
"authentication": {
"appId": "appId",
"secret": "supersecr"
},
"endpoints": {
"ActivityStreams": "https://change.me/",
"Comments": "https://change.me/",
"Groups": "https://change.me/",
"Moderation": "https://change.me/",
"Ratings": "https://change.me/"
}
}
}
}
Hello.
I'm deploying a new v12 site, and need to know how to set episerver.social configuration using appsettings.json.
Does anyone know?
The corresponding help page for developers describes only web.config xml configuration:
https://docs.developers.optimizely.com/content-cloud/v1.4.0-community-api/docs/installing-optimizely-social
Regards,
Sergey