Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c60f5c

Browse files
committed
golden updates pt2
1 parent58300f2 commit6c60f5c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

‎cli/testdata/server-config.yaml.golden‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,12 @@ cacheDir: [cache dir]
470470
# temporary directory and deleted when the server is stopped.
471471
# (default: <unset>, type: bool)
472472
ephemeralDeployment: false
473+
# Path to a file containing the URL of a PostgreSQL database. The file contents
474+
# will be read and used as the connection URL. This is an alternative to
475+
# --postgres-url for cases where the URL is stored in a file, such as a Docker or
476+
# Kubernetes secret.
477+
# (default: <unset>, type: string)
478+
pgConnectionURLFile: ""
473479
# Type of auth to use when connecting to postgres. For AWS RDS, using IAM
474480
# authentication (awsiamrds) is recommended.
475481
# (default: password, type: enum[password\|awsiamrds])

‎docs/reference/cli/server.md‎

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp