clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.12k stars 100 forks source link

CLI - Small refactor to default server configs #1151

Closed bfops closed 3 weeks ago

bfops commented 3 weeks ago

Description of Changes

We previously had our default server configs partially defined in a few places, and it led to surprising results. This refactor centralizes the default server configs.

API and ABI breaking changes

No change to behavior.

Expected complexity level and risk

1

Testing