Accepting request 1132710 from home:avicenzi:branches:devel:kubic
- Update to version 2.10.7: * CVE-2023-45283 (boo#1216943) * CVE-2023-45284 (boo#1216944) * CVE-2023-47124 (boo#1217806) * CVE-2023-47633 (boo#1217807) * CVE-2023-47106 (boo#1217804) * GHSA-7v4p-328v-8v5g, CVE-2023-39325 (boo#1216109) OBS-URL: https://build.opensuse.org/request/show/1132710 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=23
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# Global configuration
|
||||
################################################################
|
||||
[global]
|
||||
checkNewVersion = true
|
||||
checkNewVersion = false
|
||||
sendAnonymousUsage = false
|
||||
|
||||
################################################################
|
||||
@@ -42,7 +42,7 @@
|
||||
# Optional
|
||||
# Default: "ERROR"
|
||||
#
|
||||
level = "INFO"
|
||||
# level = "DEBUG"
|
||||
|
||||
# Sets the filepath for the traefik log. If not specified, stdout will be used.
|
||||
# Intermediate directories are created if necessary.
|
||||
@@ -69,7 +69,7 @@
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
[accessLog]
|
||||
# [accessLog]
|
||||
|
||||
# Sets the file path for the access log. If not specified, stdout will be used.
|
||||
# Intermediate directories are created if necessary.
|
||||
|
Reference in New Issue
Block a user