mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 23:12:44 +08: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