Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenhan wang
pastebin_backend
Commits
5b38f9c8
Commit
5b38f9c8
authored
Aug 04, 2024
by
chenhan wang
Browse files
fix: port
parent
8cbd4bdc
Changes
1
Show whitespace changes
Inline
Side-by-side
config.yaml
View file @
5b38f9c8
...
@@ -5,6 +5,6 @@ mysql:
...
@@ -5,6 +5,6 @@ mysql:
database
:
pastebin
database
:
pastebin
setting
:
setting
:
url
:
0.0.0.0:
3
00
31
# 服务器部署时需修改
url
:
0.0.0.0:
2
00
00
# 服务器部署时需修改
maxDefaultView
:
30
# 单文件默认最大可访问次数
maxDefaultView
:
30
# 单文件默认最大可访问次数
maxSize
:
8388608
# 文件最大可上传大小(单位B),8*1024*1024=8388608
maxSize
:
8388608
# 文件最大可上传大小(单位B),8*1024*1024=8388608
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment