Skip to content
Snippets Groups Projects
Commit 763b473d authored by Jan David Mol's avatar Jan David Mol
Browse files

Use exclusive directory for grafana sqlite db

parent 10d3a7f1
Branches
No related tags found
No related merge requests found
Pipeline #55433 passed
......@@ -106,7 +106,8 @@ enable_gzip = true
;server_cert_name =
# For "sqlite3" only, path relative to data_path setting
;path = grafana.db
# We override this to give it an exclusive directory to mount in Docker.
path = database/grafana.db
# Max idle conn setting default is 2
;max_idle_conn = 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment