services.phpfpm.phpOptions
Options appended to the PHP configuration file php.ini.
- Type
strings concatenated with "\n"- Default
""- Example
'' date.timezone = "CET" ''- Declared
- <nixpkgs/nixos/modules/services/web-servers/phpfpm/default.nix>
Options appended to the PHP configuration file php.ini.
strings concatenated with "\n"""''
date.timezone = "CET"
''