Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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