-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
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
Labels
No labels