MyNixOS website logo
option

services.osrm.extraFlags

Extra command line arguments passed to osrm-routed.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--max-table-size 1000"
  "--max-matching-size 1000"
]