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 \
|
--object-store=file \
|
||||||
--data-dir=/var/lib/influxdb3/data \
|
--data-dir=/var/lib/influxdb3/data \
|
||||||
--admin-token-file=/tmp/admin-token.json \
|
--admin-token-file=/tmp/admin-token.json \
|
||||||
|
--query-file-limit=1000 \
|
||||||
--disable-authz=health
|
--disable-authz=health
|
||||||
'
|
'
|
||||||
secrets:
|
secrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user