Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Experts,
I spend several hours searching AEM docs and forums for a simple configuration setting:
The default "Asset Download" link that is sent by AEM via e-mail is "http://localhost:4502/etc/dam/jobs...MyAsset.zip"
We need to change the "localhost" to the actual server (and in the future to dispatcher, httpS and port).
Where is this setting stored?
Thanks a lot!
Solved! Go to Solution.
You need to map your localhost to a domain in your web server
also check this to setup dispatcher https://docs.adobe.com/docs/en/dispatcher/disp-config.html
and https setup https://docs.adobe.com/docs/en/dispatcher/disp-ssl.html
View solution in original post
You can configure your domain in com.day.cq.commons.impl.ExternalizerImpl.
Goto OSGi Configuration Manager and search for "Day CQ Link Externalizer"
Views
Likes
Replies