config.yml 384 B

1234567891011121314151617181920
  1. # config information
  2. # server config information
  3. server:
  4. mode: debug # debug,release
  5. host: 0.0.0.0
  6. port: 4004
  7. token_expire_second: 360000
  8. # log config information
  9. log:
  10. compress: 0
  11. console_stdout: 1
  12. file_stdout: 1
  13. level: debug
  14. local_time: 1
  15. max_age: 30
  16. max_backups: 300
  17. max_size: 10240
  18. path: ./logs/goiot-cronapi.log # log file path container log file name