services.mediawiki.database.socket

NixOS option

Path to the unix socket file to use for authentication. Used only if database type is not SQLite.

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