From 53dc8805cccde6d62359fecb4290f7803e65b51a Mon Sep 17 00:00:00 2001 From: weroy <51435136+weroy@users.noreply.github.com> Date: Fri, 19 Feb 2021 06:54:27 +0800 Subject: [PATCH] Update .env.template --- .env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.template b/.env.template index 8e5fab73..323c6d55 100644 --- a/.env.template +++ b/.env.template @@ -5,7 +5,7 @@ ## in the admin interface. Those overrides are stored within DATA_FOLDER/config.json . ## Main data folder -# DATA_FOLDER=data +# DATA_FOLDER=home ## Database URL ## When using SQLite, this is the path to the DB file, default to %DATA_FOLDER%/db.sqlite3