{{define "page-title"}}Settings{{end}} {{define "page-description"}}BotGuard GateKeeper Settings{{end}} {{define "menu"}}
{{end}} {{define "body"}} {{ if eq .Query "invalid-redis-settings" }}
Can't connect to the Redis database. Please check the connection settings.
{{ end }} {{ if eq .Query "redis-settings-applied" }}
Redis connection settings saved. Please restart the server with Management Console to apply the changes.
{{ end }}

Global Settings

The default settings are fine if one instance is used. To connect multiple instances of GateKeeper to a single cluster, you need to use a shared Redis database.

Redis Database

{{end}}