services.httpd.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/apache-httpd/default.nix>
Options appended to the PHP configuration file php.ini.
strings concatenated with "\n"""''
date.timezone = "CET"
''