mathielo / dst-dedicated-server

Don't Starve Together dedicated server guide for all platforms (Linux, Mac, Windows) with Docker. Extensive documentation covering mods installation, server config and performance, world generation and setting up admins.
MIT License
296 stars 56 forks source link

Number of rollback snapshots #14

Closed bronze closed 5 years ago

bronze commented 5 years ago

Hi

Ive been following your config (not on docker but still, your config is much more up-to-date than those steam FAQs) and under cluster.ini ive just realized theres no max_snapshots configuration. Id like to propose as per

cluster.ini

[MISC]
; defaults to 6
max_snapshots = 6 

cheers

mathielo commented 5 years ago

Hey @bronze, awesome suggestion! You are more than welcome to open a PR for it if you'd like :nerd_face: Otherwise I'll make sure to add it later on.

mathielo commented 5 years ago

Added in #15 :sunglasses: