Add TMP_FOLDER to .env.template

This commit is contained in:
fox34
2022-05-24 09:38:16 +02:00
committed by GitHub
parent 0d3daa9fc6
commit 7c89bc619a

View File

@@ -43,6 +43,7 @@
# ICON_CACHE_FOLDER=data/icon_cache # ICON_CACHE_FOLDER=data/icon_cache
# ATTACHMENTS_FOLDER=data/attachments # ATTACHMENTS_FOLDER=data/attachments
# SENDS_FOLDER=data/sends # SENDS_FOLDER=data/sends
# TMP_FOLDER=data/tmp
## Templates data folder, by default uses embedded templates ## Templates data folder, by default uses embedded templates
## Check source code to see the format ## Check source code to see the format