Skip to content

Commit

Permalink
Remove base_acid from example in REGION_SETTINGS.md (#51328)
Browse files Browse the repository at this point in the history
  • Loading branch information
actual-nh authored Sep 3, 2021
1 parent 6ae4709 commit e0ca5fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/REGION_SETTINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,11 +503,9 @@ The **weather** section defines the base weather attributes used for the region.
"base_temperature": 6.5,
"base_humidity": 66.0,
"base_pressure": 1015.0,
"base_acid": 0.0,
"base_wind": 5.7,
"base_wind_distrib_peaks": 30,
"base_wind_season_variation": 64,
"base_acid": 0.0,
"weather_types": [
"clear",
"sunny",
Expand Down

0 comments on commit e0ca5fc

Please sign in to comment.