From 6bc5d130aa5b30aa6ea32f6c53bebe6fb9dc05f7 Mon Sep 17 00:00:00 2001
From: lizijie <lzjiiie@163.com>
Date: Wed, 16 Dec 2020 09:21:32 +0800
Subject: [PATCH] 热力图

---
 src/main/resources/application.yml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 06aa043..e6496fa 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -4,13 +4,6 @@
   session-timeout: 30
   tomcat.max-threads: 0
   tomcat.uri-encoding: UTF-8
-  max-http-header-size: 10000000
-  jsp-servlet:
-    init-parameters:
-            development: true
-
-
-
 
 spring:
   thymeleaf:

--
Gitblit v1.8.0