summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOnuwa Nnachi Isaac <matrix4u2002@gmail.com>2018-01-08 18:11:25 +0100
committerOnuwa Nnachi Isaac <matrix4u2002@gmail.com>2018-01-08 18:11:25 +0100
commit97311688b5d1b33b1fa0b3958d88af19bc8089b8 (patch)
tree90427608441b70b8b7433d3d93495f03b8bf39e4
parenta32fcf33ee56ebd7e2d07e377610cfcce53d5a88 (diff)
downloadgitlab-ce-97311688b5d1b33b1fa0b3958d88af19bc8089b8.tar.gz
Fix: remove unnecessary line
-rw-r--r--doc/development/architecture.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/development/architecture.md b/doc/development/architecture.md
index 54029e00507..d1ba7d3dfc3 100644
--- a/doc/development/architecture.md
+++ b/doc/development/architecture.md
@@ -133,8 +133,6 @@ Usage: /etc/init.d/postgresql {start|stop|restart|reload|force-reload|status} [v
### Log locations of the services
-Note: `/home/git/` is shorthand for `/home/git`.
-
gitlabhq (includes Unicorn and Sidekiq logs)
- `/home/git/gitlab/log/` contains `application.log`, `production.log`, `sidekiq.log`, `unicorn.stdout.log`, `githost.log` and `unicorn.stderr.log` normally.