services.nextcloud.settings.log_type

NixOS option

Logging backend to use. systemd automatically adds the php-systemd extensions to services.nextcloud.phpExtraExtensions. See the nextcloud documentation for details.

type: one of "errorlog", "file", "syslog", "systemd"
Default
"syslog"
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →