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: 1 addition & 1 deletion docs/pages/reference/backends.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ teleport:
# Project ID https://support.google.com/googleapi/answer/7014113?hl=en
project_id: Example_GCP_Project_Name

# Name of the Firestore table. If it does not exist, Teleport won't start
# Name of the Firestore table.
collection_name: Example_TELEPORT_FIRESTORE_TABLE_NAME

credentials_path: /var/lib/teleport/gcs_creds
Expand Down