Merge pull request #2673 from rodo/add_doc_app_mode

Add comments on app_mode with possible values
This commit is contained in:
Torkel Ödegaard
2015-09-04 09:25:44 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
# Do not modify this file in grafana installs
#
# possible values : production, development
app_mode = production
#################################### Paths ####################################

View File

@@ -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 ####################################