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
3f2700e4
Commit
3f2700e4
authored
Oct 09, 2018
by
Ben Bodenmiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: match where statements at in omnibus section
parent
e0429111
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
doc/administration/gitaly/index.md
doc/administration/gitaly/index.md
+2
-4
No files found.
doc/administration/gitaly/index.md
View file @
3f2700e4
...
...
@@ -25,15 +25,13 @@ gitaly['prometheus_listen_addr'] = 'localhost:9236'
```
To change a Gitaly setting in installations from source you can edit
`/home/git/gitaly/config.toml`
.
`/home/git/gitaly/config.toml`
. Changes will be applied when you run
`service gitlab restart`
.
```
toml
prometheus_listen_addr
=
"localhost:9236"
```
Changes to
`/home/git/gitaly/config.toml`
are applied when you run
`service
gitlab restart`
.
## Client-side GRPC logs
Gitaly uses the
[
gRPC
](
https://grpc.io/
)
RPC framework. The Ruby gRPC
...
...
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