summaryrefslogtreecommitdiffstats
path: root/create/schema/schema.sql
diff options
context:
space:
mode:
Diffstat (limited to 'create/schema/schema.sql')
-rw-r--r--create/schema/schema.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 87fc800e..1c154c87 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -350,6 +350,8 @@ FIELD |templateid |t_id |'0' |NOT NULL |ZBX_SYNC
FIELD |show_work_period|t_integer |'1' |NOT NULL |ZBX_SYNC
FIELD |show_triggers |t_integer |'1' |NOT NULL |ZBX_SYNC
FIELD |graphtype |t_integer |'0' |NOT NULL |ZBX_SYNC
+FIELD |show_legend |t_integer |'0' |NOT NULL |ZBX_SYNC
+FIELD |show_3d |t_integer |'0' |NOT NULL |ZBX_SYNC
INDEX |graphs_1 |name
TABLE|graphs_items|gitemid|ZBX_SYNC