Skip to content

Change file mode for web storage #325

@Programie

Description

@Programie

I've just configured Web Storage for the Facebook transport of my Spectrum 2 installation. And it just works... with a tiny but annoying issue: The files are saved with mode 0660 so only the owner and group can access the files.

That's an issue in my case as I'm using a NFS mount for the web storage directory and mapping all users to nobody/nogroup (all_squash NFS export option). My web server is running on a different host under a different user than nobody or nogroup (www-data) and therefore can't access the files stored by Spectrum.

Is there any way to configure the file mode which is used for files saved by Spectrum?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions