mirror of
https://github.com/grafana/grafana.git
synced 2026-08-06 03:17:00 -05:00
this makes the cache mode in the sqlite connection string configurable. the default also changed from shared to private to solve #107272 but allow the user to use shared if performance is more important. ref #10727