Commit 06eda8f7a76631b3817c9266205d03be23efd1eb
1 parent
297a7dfc
Exists in
master
and in
2 other branches
Re-lock the Earth until we have a more robust support for that many files.
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
config.yml
@@ -145,8 +145,9 @@ targets: | @@ -145,8 +145,9 @@ targets: | ||
145 | dens: 'Dens' | 145 | dens: 'Dens' |
146 | vtot: 'Vel' | 146 | vtot: 'Vel' |
147 | temp: 'Temp' | 147 | temp: 'Temp' |
148 | - locked: false | ||
149 | - default: true | 148 | + # Earth has a LOT of data files, compared to the others. |
149 | + locked: true | ||
150 | + default: false | ||
150 | - type: 'planet' | 151 | - type: 'planet' |
151 | slug: 'mars' | 152 | slug: 'mars' |
152 | name: 'Mars' | 153 | name: 'Mars' |