This commit is contained in:
Andrew Dolgov 2023-04-10 07:24:01 +03:00
parent 7dc83961bd
commit 4e17fac8b7
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ class Config {
const JAEGER_REPORTING_HOST = "JAEGER_REPORTING_HOST";
/** Jaeger service name */
const JAEGER_SERVICE_NAME = "tt-rss";
const JAEGER_SERVICE_NAME = "JAEGER_SERVICE_NAME";
/** default values for all global configuration options */
private const _DEFAULTS = [