Page tree

Release 5.1


Contents:

   

This section contains content related to the installation and configuration of Alteryx products

Notation

In this guide, JSON settings are provided in dot notation. For example, webapp.selfRegistration refers to a JSON block selfRegistration under webapp:

{
...
  "webapp": {
    "selfRegistration": true,
    ...
  }
...
}

This page has no comments.