This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Correct default POSTGRES_USER in Docker README #4987
Merged
erikjohnston
merged 10 commits into
matrix-org:develop
from
f35f0ef9d0e827dae86552d3899f78fc:develop
Apr 4, 2019
Merged
Correct default POSTGRES_USER in Docker README #4987
erikjohnston
merged 10 commits into
matrix-org:develop
from
f35f0ef9d0e827dae86552d3899f78fc:develop
Apr 4, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
Signed-off-by: Gabriel Eckerson 21157384+f35f0ef9d0e827dae86552d3899f78fc@users.noreply.github.com |
f35f0ef9d0e827dae86552d3899f78fc
changed the title
Correct default POSTGRES_USER
Correct default POSTGRES_USER in Docker README
Apr 2, 2019
This is where the default user is defined: synapse/docker/conf/homeserver.yaml Line 61 in 35442ef
|
Codecov Report
@@ Coverage Diff @@
## develop #4987 +/- ##
===========================================
- Coverage 60.6% 60.57% -0.04%
===========================================
Files 332 331 -1
Lines 34235 34213 -22
Branches 5655 5655
===========================================
- Hits 20749 20725 -24
- Misses 12011 12013 +2
Partials 1475 1475 |
richvdh
suggested changes
Apr 3, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As CONTRIBUTING.rst says, I'm afraid we cannot accept contributions without signoff from a legally-identifiable name.
Thanks for this! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist