Skip to content

Commit e5a69c9

Browse files
committed
Remove the section in the default configuration file that enables the admin console
1 parent d7ef94e commit e5a69c9

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

influxdb/1.1/alpine/influxdb.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@
55
dir = "/var/lib/influxdb/data"
66
engine = "tsm1"
77
wal-dir = "/var/lib/influxdb/wal"
8-
9-
[admin]
10-
enabled = true

influxdb/1.1/influxdb.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@
55
dir = "/var/lib/influxdb/data"
66
engine = "tsm1"
77
wal-dir = "/var/lib/influxdb/wal"
8-
9-
[admin]
10-
enabled = true

0 commit comments

Comments
 (0)