Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
status-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Dmytro Bogatov
status-site
Commits
d92d5123
There was a problem fetching the pipeline summary.
Commit
d92d5123
authored
Jul 19, 2017
by
Dmytro Bogatov
Browse files
Options
Downloads
Patches
Plain Diff
Docs.
parent
b35082e6
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
articles/docs/configuration.md
+1
-0
1 addition, 0 deletions
articles/docs/configuration.md
with
1 addition
and
0 deletions
articles/docs/configuration.md
+
1
−
0
View file @
d92d5123
...
@@ -107,6 +107,7 @@ Configuration spec:
...
@@ -107,6 +107,7 @@ Configuration spec:
NotificationService: # Settings for notification service of the app
NotificationService: # Settings for notification service of the app
Enabled: true # Whether to use the service
Enabled: true # Whether to use the service
Interval: 20 # How many seconds to wait between re-runs of the service
Interval: 20 # How many seconds to wait between re-runs of the service
TimeZone: "America/New_York" # Preferred time zone for displaying dates and times in notifications
Frequencies: # Number of seconds to wait before sending out notifications of given severity
Frequencies: # Number of seconds to wait before sending out notifications of given severity
Low: 86400 # Example: notifications of low severity will be sent no more than once in 86400 seconds
Low: 86400 # Example: notifications of low severity will be sent no more than once in 86400 seconds
Medium: 360 # Example: notifications of medium severity will be sent no more than once in 360 seconds
Medium: 360 # Example: notifications of medium severity will be sent no more than once in 360 seconds
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment