Add nautical units to default config
This commit is contained in:
parent
24a91e8cc4
commit
655079f68a
@ -87,9 +87,10 @@ $lang = "en";
|
||||
//$lang = "it";
|
||||
|
||||
// units
|
||||
// (metric, imperial)
|
||||
// (metric, imperial, nautical)
|
||||
$units = "metric";
|
||||
//$units = "imperial";
|
||||
//$units = "nautical";
|
||||
|
||||
// These need to be copied to config.php
|
||||
$strokeWeight = 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user