/datum/config_entry/string/manager_url | Server to notify of game events |
/datum/config_entry/string/centcom_ban_db | URL for the CentCom Galactic Ban DB API |
/datum/config_entry/string/webmap_host | Host of the webmap |
/datum/config_entry/flag/log_timers_on_bucket_reset | logs 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_mode | Force map bypassing configuration, and ignore map changes |
/datum/config_entry/string/ephemeral_ground_map | Map configuration file to use in ephemeral mode |
/datum/config_entry/string/influxdb_host | InfluxDB v2 Host to connect to for sending statistics (over HTTP API) |
/datum/config_entry/string/influxdb_bucket | InfluxDB v2 Bucket to send staistics to |
/datum/config_entry/string/influxdb_org | InfluxDB v2 Organization to access buckets of |
/datum/config_entry/string/influxdb_token | InfluxDB v2 API Token to access the organization and bucket |
/datum/config_entry/number/influxdb_stats_period | How often to snapshot general game statistics to influxdb driver |
/datum/config_entry/number/influxdb_mcstats_period | How often to snapshot MC statistics |
/datum/config_entry/number/influxdb_send_period | How often to send queued influxdb statistics |
/datum/config_entry/keyed_list/connection_relay_ping | Relay Ping Browser configuration |
---|