HI,
I've installed the community docker version and update
web\studio\ASC.Web.Studio\Core\Notify\WebstudioPatternResource.resx
in DOCKER but the old email template is still being used
when I look at the file docker attach (community container id) I see the changes,
but when I resend the invite to join the portal I'm still seeing the original email.
Can any one tell me why the changes aren't taking effect?
Steps taken
docker attach 597fbf8ec3c3
cd /var/www/onlyoffice/WebStudio//Core/Notify/
vi WebstudioPatternResource.resx
make the changes
then :wq
Then stop the container and restart it and resend the invite and nothing works
thanks