Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f7c7b5f5
Commit
f7c7b5f5
authored
Apr 25, 2021
by
Dule Martins
Committed by
Suzanne Selhorn
Apr 25, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update polling.md by fixing present tense
parent
225d3200
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/administration/polling.md
doc/administration/polling.md
+4
-4
No files found.
doc/administration/polling.md
View file @
f7c7b5f5
...
...
@@ -18,14 +18,14 @@ seconds; these are _not_ the actual values.
-
1 is the default, and recommended for most installations. (Issue notes poll
every 2 seconds, and issue titles poll every 5 seconds.)
-
0
will disable UI polling completely. (On the next poll, clients will
stop
-
0
disables UI polling completely. (On the next poll, clients
stop
polling for updates.)
-
A value greater than 1
will slow
polling down. If you see issues with
-
A value greater than 1
slows
polling down. If you see issues with
database load from lots of clients polling for updates, increasing the
multiplier from 1 can be a good compromise, rather than disabling polling
completely. (For example: If this is set to 2, then issue notes poll every 4
seconds, and issue titles poll every 10 seconds.)
-
A value between 0 and 1
will make
the UI poll more frequently (so updates
will
show in other sessions faster), but is
**not recommended**
. 1 should be
-
A value between 0 and 1
makes
the UI poll more frequently (so updates
show in other sessions faster), but is
**not recommended**
. 1 should be
fast enough. (For example, if this is set to 0.5, then issue notes poll every
1 second, and issue titles poll every 2.5 seconds.)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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