mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
conf: fix codespell issues
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
#################################### Database ####################################
|
#################################### Database ####################################
|
||||||
[database]
|
[database]
|
||||||
# You can configure the database connection by specifying type, host, name, user and password
|
# You can configure the database connection by specifying type, host, name, user and password
|
||||||
# as seperate properties or as on string using the url propertie.
|
# as separate properties or as on string using the url properties.
|
||||||
|
|
||||||
# Either "mysql", "postgres" or "sqlite3", it's your choice
|
# Either "mysql", "postgres" or "sqlite3", it's your choice
|
||||||
;type = sqlite3
|
;type = sqlite3
|
||||||
|
|||||||
Reference in New Issue
Block a user