mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 11:12:52 +00:00
feat: add support for log aggregators
This commit is contained in:
@@ -18,6 +18,7 @@ import {ConfigFile} from '../src/common';
|
||||
const config: ConfigFile = {
|
||||
activeVersions: ['1\\.0\\.\\d+', '2\\.0\\.\\d+'],
|
||||
hiddenRoutes: ['/bulk'],
|
||||
logFormat: 'default',
|
||||
metrics: false,
|
||||
outdatedVersions: ['0\\.8\\.\\d+', '0\\.5\\.\\d+', '0\\.6\\.\\d+', '0\\.7\\.\\d+'],
|
||||
output: '/etc/nginx/http.d/default.conf',
|
||||
|
||||
Reference in New Issue
Block a user