We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9579f commit 8ad4173Copy full SHA for 8ad4173
tools/sidekick/config.json
@@ -3,8 +3,12 @@
3
"host": "www.adobe.com",
4
"previewHost": "main--dc--adobecom.aem.page",
5
"liveHost": "main--dc--adobecom.aem.live",
6
- "trustedHosts": ["milo.adobe.com", "main--milo--adobecom.hlx.page"],
+ "trustedHosts": ["milo.adobe.com", "main--milo--adobecom.aem.page"],
7
"plugins": [
8
+ {
9
+ "id": "publish",
10
+ "confirm": true
11
+ },
12
{
13
"id": "path",
14
"title": "Path",
0 commit comments