Skip to content

Added informational txt files to the videos folders so that they are created...

Jack requested to merge qol/create-video-and-image-directories-at-install into master

Added informational txt files to the videos folders so that they are created when the repo is pulled in/installed but will still not commit video files itself to the repo. This is not ideal but it is a quick fix to get the folders created with the correct permissions and structure at install.

Eventually the goal should be to get the storage functionality of Laravel working but that can be difficult as it uses symbolic links and permission sets.

Merge request reports