This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7f047c8ddd5682ea649853ada8d83b778a0959b
grafana
/
scripts
/
grafana-server
/
custom.ini
7 lines
78 B
INI
Raw
Normal View
History
Unescape
Escape
Live: performance tests e2e part (#43915) * #41993: live perf tests e2e part * #41993: added bash upgrade instructions * #41993: remove custom feature toggle * #41993: fix typo in 'integrationFolder'
2022-01-12 22:15:29 +04:00
[feature_toggles]
Public Dashboards: add e2e tests for public dashboards (#52970)
2022-08-01 11:20:49 -03:00
enable
=
publicDashboards
Database: Adds support for enable/disable SQLite Write-Ahead Logging (WAL) via configuration (#58268) Adds support for enable/disable SQLite Write-Ahead Logging (WAL) via configuration. Enables SQLite WAL for E2E tests.
2022-11-16 19:29:33 +01:00
[database]
type
=
sqlite3
wal
=
true
Reference in New Issue
Copy Permalink