codedge/laravel-selfupdater

Make the download directory configurable instead of using hardcoded /tmp

staegi opened this issue · 1 comments

My domain hosting is not allowing to use /tmp and I need to choose another directory to download the installation files. Please provide the capability to make the folder configurable

I think this is already configurable - see in config.

You can use the env var SELF_UPDATER_DOWNLOAD_PATH