This commit is contained in:
mngshm
2025-04-02 16:13:00 +05:30
parent 101e27514b
commit 174d9fb82e

View File

@@ -24,9 +24,10 @@
#
# For example, the nested string "db.user" in the config file can alternatively
# be specified (or be overridden) by setting an environment variable named
# ENTE_DB_USER. Also, please make a note that "-"" (hyphens) will be replaced with
# "_" (underscores). so a nested string "s3.b2-eu-cen" will be replaced with
# the string "S3_B2_EU_CEN".
# ENTE_DB_USER.
#
# Hyphens "-" will also be be replaced with underscores, so a string like "s3.b2-eu-cen"
# can be specified by the environment variable named "S3_B2_EU_CEN".
#
#
# Empty strings