diff --git a/.env.template b/.env.template index 323c6d55..bda5c618 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=home +DATA_FOLDER=home ## Database URL ## When using SQLite, this is the path to the DB file, default to %DATA_FOLDER%/db.sqlite3