Изменено кэширование
This commit is contained in:
@@ -9,8 +9,11 @@ spring:
|
||||
ddl-auto: update
|
||||
properties:
|
||||
hibernate:
|
||||
format_sql: true
|
||||
temp:
|
||||
use_jdbc_metadata_defaults: false
|
||||
show-sql: true
|
||||
|
||||
|
||||
enable-capture: true
|
||||
interface-name: enp0s31f6
|
||||
@@ -18,7 +21,7 @@ local-ip: "192.168.0.125"
|
||||
account-login: BinaryBears
|
||||
account-password: 123456
|
||||
udp-stream-timeout: 20 # секунд
|
||||
tcp-stream-timeout: 120 # секунд
|
||||
tcp-stream-timeout: 40 # секунд
|
||||
timeout-stream-check-interval: 10 # секунд
|
||||
ignore-empty-packets: true
|
||||
unpack-gzipped-http: true
|
||||
Reference in New Issue
Block a user