mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #2673 from rodo/add_doc_app_mode
Add comments on app_mode with possible values
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Do not modify this file in grafana installs
|
||||
#
|
||||
|
||||
# possible values : production, development
|
||||
app_mode = production
|
||||
|
||||
#################################### Paths ####################################
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
# Everything has defaults so you only need to uncomment things you want to
|
||||
# change
|
||||
|
||||
# possible values : production, development
|
||||
; app_mode = production
|
||||
|
||||
#################################### Paths ####################################
|
||||
|
||||
Reference in New Issue
Block a user