Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pg_back.conf
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ delete_uploaded = "no"
# Google Cloud Storage (GCS) Access information. Bucket is mandatory. If the
# path to the key file is empty, the GOOGLE_APPLICATION_CREDENTIALS environment
# variable is used.
# Note: when using a custom gcs_endpoint, do not specify https:// just use the
# base API URL
Comment thread
l00ptr marked this conversation as resolved.
# gcs_bucket =
# gcs_endpoint =
# gcs_keyfile =
Expand Down
Loading