byond - Modules - Types

code/controllers/configuration/entries/general.dm

/datum/config_entry/string/manager_urlServer to notify of game events
/datum/config_entry/string/centcom_ban_dbURL for the CentCom Galactic Ban DB API
/datum/config_entry/string/webmap_hostHost of the webmap
/datum/config_entry/flag/log_timers_on_bucket_resetlogs all timers in buckets on automatic bucket reset (Useful for timer debugging) logs all timers in buckets on automatic bucket reset (Useful for timer debugging)
/datum/config_entry/flag/ephemeral_map_modeForce map bypassing configuration, and ignore map changes
/datum/config_entry/string/ephemeral_ground_mapMap configuration file to use in ephemeral mode
/datum/config_entry/string/influxdb_hostInfluxDB v2 Host to connect to for sending statistics (over HTTP API)
/datum/config_entry/string/influxdb_bucketInfluxDB v2 Bucket to send staistics to
/datum/config_entry/string/influxdb_orgInfluxDB v2 Organization to access buckets of
/datum/config_entry/string/influxdb_tokenInfluxDB v2 API Token to access the organization and bucket
/datum/config_entry/number/influxdb_stats_periodHow often to snapshot general game statistics to influxdb driver
/datum/config_entry/number/influxdb_mcstats_periodHow often to snapshot MC statistics
/datum/config_entry/number/influxdb_send_periodHow often to send queued influxdb statistics
/datum/config_entry/keyed_list/connection_relay_pingRelay Ping Browser configuration