navidrome/cmd
Johannes Engl 8f03454312
Make server unix socket file permission configurable via flag UnixSocketPerm (#2763)
* feat(any): Add flag unixsocketperm with default 0017 - #2625

Signed-off-by: johannesengl <hello@johannesengl.com>

* feat(server): Update unix socket file perm based on config - #2625

Signed-off-by: johannesengl <hello@johannesengl.com>

* Fix default value of socket.

* Refactor unix socket file creation.

* Remove misplaced comment

---------

Signed-off-by: johannesengl <hello@johannesengl.com>
Co-authored-by: Caio Cotts <caio@cotts.com.br>
Co-authored-by: Deluan <deluan@navidrome.org>
2024-01-20 14:50:30 -05:00
..
inspect.go Add "inspect" command to CLI 2023-12-27 12:41:28 -05:00
pls.go Don't refresh smart playlists when generating covers 2023-01-01 20:28:03 -05:00
root.go Make server unix socket file permission configurable via flag UnixSocketPerm (#2763) 2024-01-20 14:50:30 -05:00
scan.go Remove unused `DevPreCacheAlbumArtwork` config option 2022-12-28 15:31:56 -05:00
signaler_nonunix.go Fix build for non-unix 2022-12-02 20:39:44 -05:00
signaler_unix.go Fix build for non-unix 2022-12-03 10:42:36 -05:00
wire_gen.go POST endpoint for importing m3u playlists - #2078 (#2273) 2023-11-01 14:59:47 -04:00
wire_injectors.go More work on Shares 2023-01-24 18:36:45 -05:00