registry.config module

Flask configuration.

registry.config.REDIS_CLUSTER = '1'

If 1, expects a redis cluster; otherwise expects a single redis node.

registry.config.REDIS_TOKEN = None

This is the token used in the AUTH procedure.