Skip to main content

License.yaml Configuration

Licenses are tied to a client’s secret, which uniquely identifies the client when requesting a license.

Example Configuration

license:
name: MAPS Messaging
secret: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx
  • The secret is a HEX string generated for each client.
  • It is delivered via email or can be retrieved from support.
  • The secret uniquely identifies the client when requesting a license.
  • Optional: If the secret is omitted, the server will automatically be supplied with a Community license.