From 98de9082b997a03e117fd01daeac3a517cf2a259 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Sat, 3 Aug 2024 18:06:47 +0530 Subject: [PATCH] [server] Mention extra in docs Ref: https://github.com/ente-io/ente/pull/2607 --- server/configurations/local.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/configurations/local.yaml b/server/configurations/local.yaml index f392663c0e..15d841dcba 100644 --- a/server/configurations/local.yaml +++ b/server/configurations/local.yaml @@ -91,6 +91,9 @@ db: # as ENTE_DB_USER and ENTE_DB_PASSWORD. user: password: + # This can be used to provide parameters that are appended verbatim to the + # generated DSN used for connecting to the DB. + # extra: # Map of data centers #