serve : port: 8396 #监听的服务端口 run-mode: "debug" #运行模式 use-redis : true #是否使用redis app-name : "弘则谷歌api系统" #项目名称 static-dir : "static/imgs/" # 上传的文件存储目录地址 libreOfficePath: /Applications/LibreOffice.app/Contents/MacOS/soffice log : prefix: '[hongze_google_api]' #日志输出时的开头 log-file: true #是否输出日志】 stdout: 'INFO' #输出模式,debug file-stdout: 'DEBUG' #文件输出模式 save-max-day: 30 #日志保留天数 cutting-day : 1 # 日志每隔几天切割一次 log-dir-path: 'log' #日志目录 log-soft-link: 'latest_log' #软链接地址 binlog-dir-path: 'binlog' #binlog日志目录 binlog-soft-link: 'latest_binlog' #binlog软链接地址