Merge branch 'doc-development-architecture.md-remove-unnecessary-line' into 'master'

Fix: remove unnecessary line

Closes #41501

See merge request gitlab-org/gitlab-ce!16289
This commit is contained in:
Achilleas Pipinellis 2018-01-09 11:31:51 +00:00
commit 4eae806af4
1 changed files with 0 additions and 2 deletions

View File

@ -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.