services.sharkey.settings.socket

NixOS option

If specified, creates a UNIX socket at the given path that Sharkey listens on.

type: null or absolute path
Default
null
Example
"/run/sharkey/sharkey.sock"
declared in: nixos/modules/services/web-apps/sharkey.nixView source on NixOS/nixpkgs →