services.misskey.settings.socket

NixOS option

The UNIX socket your Misskey server should listen on.

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