Skip to main content

Runtime Configuration

persistent_storage_root

Runtime Commands

These are flags you can pass to dontstarve_dedicated_server_nullrenderer that impact the server's behaviour.

These are the most common options

Default:~/.klei

conf_dir

Default:DoNotStarveTogether

cluster

Default:Cluster_1

shard

Default:Master

Name

Default

Description

persistent_storage_root

~/.kleiThe directory that your configuration directory resides in. Has to be an absolute path.

conf_dir

DoNotStarveTogether 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>

cluster

Cluster_1 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

shard

Master 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

The full list can be seen here on Klei's Site (Though its likely out of date)