-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetting.yaml
82 lines (71 loc) · 1.19 KB
/
setting.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
system:
host: 0.0.0.0
port: 8080
env: debug
logger:
level: debug
prefix: "gvb"
file_path: logger
show_line: true
file_name: "gvb.log"
mysql:
host: 127.0.0.1
port: 3306
config: "charset=utf8mb4&parseTime=True&loc=Local"
db: "gvb"
user: root
password: 123456
log_level: debug
redis:
host: 127.0.0.1
port: 6379
password: ""
pool_size: 100
site_info:
created_at: 2023-06
bei_an: 湘ICP备2021010654号-1
title: 个人博客
qq_image: ""
version: 6.0.2
email: ""
wechat_image: ""
name: xep
job: 后端开发
addr: 湖南长沙
slogan: ""
slogan_en: ""
web: ""
bilibili_url: ""
gitee_url: ""
github_url: "1234"
qq:
app_id:
key:
redirect:
qi_niu:
enable: false
access_key:
secret_key:
bucket: half-white
cdn:
prefix: "gvb"
zone: z2
size: 5
email:
host: "smtp.qq.com"
port: 587
user: "3478034982@qq.com"
password: "icjpmfmuesssdbah"
default_from_eamil: "3478034982@qq.com"
jwt:
secret: xep
expries: 2
issuer: "1234"
upload:
size: 2
path: ./uploads/file
es:
enable: false
host: 127.0.0.1
port: 9200
sniff: false