init: create project

This commit is contained in:
kallydev
2020-11-28 18:32:36 +08:00
commit a970ad7653
83 changed files with 24196 additions and 0 deletions

16
config.yaml Normal file
View File

@ -0,0 +1,16 @@
database:
path: ../database/database.db
tables:
qq: true
jd: true
sf: false # Not support
wb: false # Not support
http:
host: 0.0.0.0
port: 80
# tls:
# cert_path: server.crt
# key_path: server.key
mask: true