diff --git a/examples/evebox.yaml b/examples/evebox.yaml index 0c8384d9..b8da230a 100644 --- a/examples/evebox.yaml +++ b/examples/evebox.yaml @@ -33,6 +33,11 @@ http: # env: EVEBOX_HTTP_REQUEST_LOGGING #request-logging: true +authentication: + # Default: false + # env: EVEBOX_AUTHENTICATION_REQUIRED + required: false + # Database configuration. database: @@ -63,11 +68,6 @@ database: # - No default #size: "20 GB" -authentication: - # Default: false - # env: EVEBOX_AUTHENTICATION_REQUIRED - required: false - # The server can process a log file, eliminating the need for a # separate agent process if on the same machine. input: