services.mirakurun.serverSettings

Options for server.yml.

Documentation: https://github.com/Chinachu/Mirakurun/blob/master/doc/Configuration.md

Type
YAML 1.1 value
Default
{ }
Example
{
  highWaterMark = 25165824;
  overflowTimeLimit = 30000;
};
Declared
<nixpkgs/nixos/modules/services/video/mirakurun.nix>