Изменено кэширование

This commit is contained in:
serega6531
2019-11-24 01:50:15 +03:00
parent 389567b469
commit 56e84f6566
9 changed files with 39 additions and 48 deletions

View File

@@ -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