| How to change data directory permissions
I note that when a new data directory is created it has 777 permissions, as I would expect from the software. However my host's policy is to have these as 755 and they are not pleased when folk create 777 directories. What code to I change to make them 755 instead of 777 by default?
|