Skip to main content

Runtime Configuration

persistent_storage_root

The directory that your configuration directory resides in. Has to be an absolute path. Default: ~/.klei

conf_dir

Changes the name of the configuration directory. Cannot contain slashes. This directory is what follows the perisstent_storage_root in your config path. <persistent_storage_root>/<conf_dir> Default: DoNotStarveTogether

cluster

The directory specifies where your cluster configs will be (cluster.ini). It follows after the conf_dir <persistent_storage_root>/<conf_dir>/<cluster>/cluster.ini Default: Cluster_1

shard

Name of the shard you're launching. This also corresponds to where the shard configurations will be. <persistent_storage_root>/<conf_dir>/<cluster>/<shard>/server.ini Default: Master