Просмотр исходного кода

Merge branch 'v3.1.x' of github.com:grafana/grafana into v3.1.x

Torkel Ödegaard 9 лет назад
Родитель
Сommit
12d455f3c3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/sources/installation/configuration.md

+ 1 - 1
docs/sources/installation/configuration.md

@@ -46,7 +46,7 @@ Then you can override them using:
 
 
 ## instance_name
 ## instance_name
 Set the name of the grafana-server instance. Used in logging and internal metrics and in
 Set the name of the grafana-server instance. Used in logging and internal metrics and in
-clustering info. Defaults to: `${HOSTNAME}, which will be replaced with
+clustering info. Defaults to: `${HOSTNAME}`, which will be replaced with
 environment variable `HOSTNAME`, if that is empty or does not exist Grafana will try to use
 environment variable `HOSTNAME`, if that is empty or does not exist Grafana will try to use
 system calls to get the machine name.
 system calls to get the machine name.