services.cloudlog.extraConfig

Any additional text to be appended to the config.php configuration file. This is a PHP script. For configuration settings, see https://github.com/magicbug/Cloudlog/wiki/Cloudlog.php-Configuration-File.

Type
string
Default
""
Example
''
  $config['show_time'] = TRUE;
''
Declared
<nixpkgs/nixos/modules/services/web-apps/cloudlog.nix>