Editable Templates - Access on /conf for anonymous user
Hi All,
I am trying to develop site using editable templates. These works fine with logged in user on publish but when trying to access the site using anonymous user, page content is not rendered properly. I found out that on giving read permission for anonymous user on /conf folder resolves this issue.
I want to check if this is a good idea/best practice to provide read access on /conf for anonymous user or is there any better approach to resolve this issue?
Thanks,
Rajeev