Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-07-15 15:00:28 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2021-07-15 15:00:28 +0300
commite14c9cb5d0e0cf0e68543959a63bf6e029c49c7a (patch)
treee4efe6a729e69fbb9e956b2a38706d628a1b5271 /include/dbcache.h
parent497726223a979c97d8711fdb877071f3efeba5ac (diff)
........S. [ZBXNEXT-6470,ZBXNEXT-6715] fixed various review comments
Diffstat (limited to 'include/dbcache.h')
-rw-r--r--include/dbcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbcache.h b/include/dbcache.h
index 9d280c3c54b..9fa8da65dda 100644
--- a/include/dbcache.h
+++ b/include/dbcache.h
@@ -367,6 +367,7 @@ typedef struct
unsigned char autoreg_tls_accept;
char *default_timezone;
int auditlog_enabled;
+
/* database configuration data for ZBX_CONFIG_DB_EXTENSION_* extensions */
zbx_config_db_t db;