|
@@ -3,6 +3,9 @@ spring.http.encoding.force=true |
|
|
spring.http.encoding.charset=UTF-8 |
|
|
spring.http.encoding.charset=UTF-8 |
|
|
spring.http.encoding.enabled=true |
|
|
spring.http.encoding.enabled=true |
|
|
|
|
|
|
|
|
|
|
|
#cookie name setting |
|
|
|
|
|
server.servlet.session.cookie.name=sentinel_dashboard_cookie |
|
|
|
|
|
|
|
|
#logging settings |
|
|
#logging settings |
|
|
logging.level.org.springframework.web=INFO |
|
|
logging.level.org.springframework.web=INFO |
|
|
logging.file=${user.home}/logs/csp/sentinel-dashboard.log |
|
|
logging.file=${user.home}/logs/csp/sentinel-dashboard.log |
|
|