services.foundationdb.maxLogSize

NixOS option

Delete the oldest log file when the total size of all log files exceeds the specified size. If set to 0, old log files will not be deleted.

type: string
Default
"100MiB"
declared in: nixos/modules/services/databases/foundationdb.nixView source on NixOS/nixpkgs →