Is it possible to get docpad to create permissions on folders so they can be viewed offline? Currently it creates the permission 700 on all folders. In order for me to change them I must run a chmod to get the permissions I need. Can this be changed so directories get a 755 permission created? Or better yet, make the permission level customisable in the package.json file?
Is it possible to get docpad to create permissions on folders so they can be viewed offline? Currently it creates the permission 700 on all folders. In order for me to change them I must run a chmod to get the permissions I need. Can this be changed so directories get a 755 permission created? Or better yet, make the permission level customisable in the package.json file?