mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-17 08:15:44 +00:00
Increase logging of spring boot component to supress false positive warning
This commit is contained in:
@@ -3,6 +3,7 @@ logging.level:
|
|||||||
org.atmosphere: warn
|
org.atmosphere: warn
|
||||||
de.grimsi.gameyfin: info
|
de.grimsi.gameyfin: info
|
||||||
de.grimsi.gameyfin.GameyfinApplicationKt: warn
|
de.grimsi.gameyfin.GameyfinApplicationKt: warn
|
||||||
|
org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer: ERROR
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|||||||
Reference in New Issue
Block a user