How to Connect Limits to an Atoti Server

This section describes how to connect Atoti Limits to an Atoti Server with the Java and Python APIs.

Overview

To connect the Atoti Limits module to an Atoti Server with the Java API please see Java auto-configuration. This is the easier and recommended approach, but please note that, alternatively, the connection can be configured manually. Please see Java manual configuration.

To connect the module to an Atoti Server with the Python API, the atoti-limits plugin can be used. See Atoti Python API configuration