mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -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