Complete core functions #9

Merged
FatttSnake merged 171 commits from FatttSnake into dev 2024-02-23 11:56:35 +08:00
2 changed files with 7 additions and 1 deletions
Showing only changes of commit 4e78c89f5b - Show all commits

View File

@@ -55,4 +55,7 @@ logging:
logback:
rollingpolicy:
# max-file-size: 10MB # Maximum log file size
# max-history: 7 # Maximum number of archive log files to keep
# max-history: 7 # Maximum number of archive log files to keep
knife4j:
production: true # Production environment mode will block doc

View File

@@ -30,3 +30,6 @@ logging:
root: info
file:
name: data/log/fat-api.log
knife4j:
enable: true