Debugging

This commit is contained in:
Brage Skjønborg 2026-01-22 02:02:31 +01:00
parent ca04e34525
commit 99443bc288
3 changed files with 4 additions and 1 deletions

View File

@ -23,6 +23,7 @@ logging:
org.apache.kafka: INFO org.apache.kafka: INFO
Exposed: OFF Exposed: OFF
org.springframework.web.socket.config.WebSocketMessageBrokerStats: WARN org.springframework.web.socket.config.WebSocketMessageBrokerStats: WARN
no.iktdev.eventi: DEBUG
media: media:
cache: /src/cache cache: /src/cache

View File

@ -22,6 +22,8 @@ logging:
org.apache.kafka: INFO org.apache.kafka: INFO
Exposed: OFF Exposed: OFF
org.springframework.web.socket.config.WebSocketMessageBrokerStats: WARN org.springframework.web.socket.config.WebSocketMessageBrokerStats: WARN
no.iktdev.eventi: DEBUG
media: media:
cache: /src/cache cache: /src/cache

View File

@ -1,5 +1,5 @@
[versions] [versions]
eventi = "1.0-rc21" eventi = "1.0-rc22"
exfl = "1.0-rc1" exfl = "1.0-rc1"
[libraries] [libraries]