mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-05 12:22:35 +02:00
Integrated Fantastic coffie (decaffeinated) base version
This commit is contained in:
parent
2fc5535f0f
commit
94036c4831
482 changed files with 476112 additions and 0 deletions
17
demo/config.yml
Normal file
17
demo/config.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
# This is the configuration file for the API service
|
||||
# Description of this part is present in the `main.go` file
|
||||
|
||||
log:
|
||||
level: debug
|
||||
# methodname: false
|
||||
# json: false
|
||||
# destination: stderr
|
||||
# file: /tmp/debug.log
|
||||
# combinedtostdout: true
|
||||
#web:
|
||||
# apihost: 0.0.0.0:3000
|
||||
# debughost: 0.0.0.0:4000
|
||||
# readtimeout: 5s
|
||||
# writetimeout: 5s
|
||||
# shutdowntimeout: 5s
|
||||
# behindproxy: false
|
Loading…
Add table
Add a link
Reference in a new issue