Skip to content

SMUI major update v4: New configuration and defaults #125

Open
@pbartusch

Description

  1. Set smui.target-environment.config (currently on the preview_link branch) to:
"""{
  "LIVE": {
    "en": [
      {
          "rulesCollection": "AmazonEN",
          "tenantTag": null,
          "previewUrlTemplate": "https://www.amazon.com/s?k=$QUERY"
      }
    ]
  }
}"""

This way:

  • SMUI quickstart showcases the preview link functionality.
  • SMUI production setups (e.g. querqy/chorus or custom installations) are able to explicitly define the target environment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions