dev-db/influxdb: version bump
This commit is contained in:
parent
d686af582b
commit
da97a08aad
5 changed files with 373 additions and 0 deletions
12
dev-db/influxdb/files/influxdb.confd
Normal file
12
dev-db/influxdb/files/influxdb.confd
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#The convention in this file is to show the default setting commented
|
||||
#out.
|
||||
#To change the setting, uncomment it then change the value.
|
||||
|
||||
#This is the influxd error log:
|
||||
#error_log="/var/log/influxdb/influxd.log"
|
||||
|
||||
#This is the influxd output log:
|
||||
#output_log="/dev/null"
|
||||
|
||||
# Extra options to pass to influxd:
|
||||
#influxd_opts=""
|
||||
Loading…
Add table
Add a link
Reference in a new issue