fix(db): set higher file limit for influx limitations
Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
--object-store=file \
|
||||
--data-dir=/var/lib/influxdb3/data \
|
||||
--admin-token-file=/tmp/admin-token.json \
|
||||
--query-file-limit=1000 \
|
||||
--disable-authz=health
|
||||
'
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user