Debugging
This commit is contained in:
parent
ca04e34525
commit
99443bc288
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
[versions]
|
[versions]
|
||||||
eventi = "1.0-rc21"
|
eventi = "1.0-rc22"
|
||||||
exfl = "1.0-rc1"
|
exfl = "1.0-rc1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user