Skip to content

Commit

Permalink
avniproject/avni-infra#45 | Configure tomcat access log max retention
Browse files Browse the repository at this point in the history
  • Loading branch information
1t5j0y committed Oct 28, 2024
1 parent 4ee9e87 commit 1c89414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions avni-server-api/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ avni.keycloak.realm=On-premise
server.tomcat.basedir=${OPENCHS_ACCESS_LOG_DIR:.}
server.tomcat.accesslog.directory=log
server.tomcat.accesslog.enabled=true
server.tomcat.accesslog.max-days=90

#Exotel
avni.connectToExotelInDev=${OPENCHS_EXOTEL_IN_DEV:false}
Expand Down

0 comments on commit 1c89414

Please sign in to comment.