From 1b09274397b9a3840b373a2551d3e5425fe9c92d Mon Sep 17 00:00:00 2001 From: "sosuke.iwabuchi" Date: Thu, 13 Jul 2023 09:29:25 +0900 Subject: [PATCH] =?UTF-8?q?.env=E3=81=ABTMP=5FFILE=5FLIFETIME=5FMIN?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 3fdd3bb..9ce0fd9 100644 --- a/.env.example +++ b/.env.example @@ -63,4 +63,6 @@ SMS_PROVIDER=log SMS_FOURS_MESSAGE_USER=null SMS_FOURS_MESSAGE_PASSWORD=null -CUSTOM_HELLOTECHNO_API_HOST="http://localhost" \ No newline at end of file +CUSTOM_HELLOTECHNO_API_HOST="http://localhost" + +TMP_FILE_LIFETIME_MIN=60 \ No newline at end of file