services.foundationdb.maxLogSize

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
<nixpkgs/nixos/modules/services/databases/foundationdb.nix>