Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
noc
Commits
8aaf8bc5
Commit
8aaf8bc5
authored
Nov 02, 2020
by
Andrey Vertiprahov
Browse files
Fix typo.
parent
c6cb7d74
Pipeline
#28125
passed with stages
in 17 minutes and 34 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
config.py
View file @
8aaf8bc5
...
...
@@ -567,6 +567,7 @@ class Config(BaseConfig):
class
web
(
ConfigSection
):
theme
=
StringParameter
(
default
=
"gray"
)
api_row_limit
=
IntParameter
(
default
=
0
)
api_unlimited_row_limit
=
IntParameter
(
default
=
1000
)
api_arch_alarm_limit
=
IntParameter
(
default
=
4
*
86400
)
max_upload_size
=
IntParameter
(
default
=
16777216
)
language
=
StringParameter
(
default
=
"en"
)
...
...
Dmitry Volodin
@dv
mentioned in commit
1f006ca8
·
Nov 03, 2020
mentioned in commit
1f006ca8
mentioned in commit 1f006ca8e2d14ead164a344142d9a45cacbc24bc
Toggle commit list
Andrey Vertiprahov
@aversant
mentioned in merge request
!4577 (merged)
·
Nov 03, 2020
mentioned in merge request
!4577 (merged)
mentioned in merge request !4577
Toggle commit list
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