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
Can you not avoid having to rely on gooi file permissions by doing chmod go-rwx files? You can't seem to access files in a directory that you cannot traverse, in a quick test.
Like 600 or even 400, instead of 644.
Bonus: if the user can change it with an env variable.
The text was updated successfully, but these errors were encountered: