You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Handle symlinked directories
In Trellis systems, the uploads directory is a symlink,
so we need to use realpath() to resolve the symlink
to ensure that we get an accurate directory size.
* Use escapeshellarg
0 commit comments