services.phpfpm.phpOptions

NixOS option

Options appended to the PHP configuration file php.ini.

type: strings concatenated with "\n"
Default
""
Example
''
  date.timezone = "CET"
''
declared in: nixos/modules/services/web-servers/phpfpm/default.nixView source on NixOS/nixpkgs →