services.osrm.extraFlags
Extra command line arguments passed to osrm-routed
- Type
list of string- Default
[ ]- Example
[ "--max-table-size 1000" "--max-matching-size 1000" ]- Declared
- <nixpkgs/nixos/modules/services/misc/osrm.nix>
Extra command line arguments passed to osrm-routed
list of string[ ][
"--max-table-size 1000"
"--max-matching-size 1000"
]