Skip to content

Customizable umask #5

@nirgal

Description

@nirgal

Originally by older@ at 17fbe29

Hi,

Would that be possible to make umask for creation of directories configurable?
I'm using eyefiserver debian package and it creates directories with 644 permissions, so even if I add myself to www-data group I cannot modify/delete image files without being root.
I've fixed it locally by adding os.umask(002) call to main(), but it would be even better to have this setting in the configuration file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions