change_file_permissions

Name

change_file_permissions -- controls whether makethumbs will change the permissions on files

Synopsis

     change_file_permissions=1
  

Description

When creating HTML files or images, makethumbs will change the permissions on the created files so they are readable by the web server process. This is normally the correct thing to do—if you have a restrictive umask set but your files need to be world-readable for them to be visible via the web server.

change_file_permissions is a boolean variable; set it to 0 to make makethumbs leave your file permissions alone.

See also

file_readable_permissions , dir_transversible_permission