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