From 2f8847d554fac8ea2cdc971c56a5699373a34f2c Mon Sep 17 00:00:00 2001 From: BarsTiger <60313248+BarsTiger@users.noreply.github.com> Date: Sun, 12 Mar 2023 12:25:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aabf9d3..9d3db26 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Add value to `DB_CHAT` variable. For me it is `-816497374` ### DB_PATH Path to folder where `db` and `dbmeta` are stored. `dbmeta` is file, that you need to copy when moving to other hosting -to restore database. Path can be `.` to store in same folder +to restore database. Path can be `.` to store in same folder. For me now it is `/home/barstiger/db/TeleDiffusionBot` ### ENCRYPTION_KEY Password to encrypt some database fields. Do not share it.