mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
feat: Add IPC socket permission configuration (#17497)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -287,6 +287,11 @@ RPC:
|
||||
|
||||
[default: <CACHE_DIR>.ipc]
|
||||
|
||||
--ipc.permissions <IPC_SOCKET_PERMISSIONS>
|
||||
Set the permissions for the IPC socket file, in octal format.
|
||||
|
||||
If not specified, the permissions will be set by the system's umask.
|
||||
|
||||
--authrpc.addr <AUTH_ADDR>
|
||||
Auth server address to listen on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user