mirror of
https://github.com/grafana/grafana.git
synced 2025-09-16 23:42:52 +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