noChmod and noTimes

Hi,

can someone shed some light on these config variables? They are false by default. What happens when I set them to true. I did that, but could not find no change.

TIA
juh

When we synch the /static files to the build directory, we by default try to also make sure that the access rights (CHMOD) and the file timestamps are also transfered. Those two options lets you turn off those if you want. I’m not sure why we added those, but I’m pretty sure they are useful for some.

Ah, this only applies to the static files. Thanks.

It may also apply to static files inside /content, but don’t arrest me if I’m wrong about that.