commit | 9551defa8a3693d11d48e51df4703f149526e8a2 | [log] [tgz] |
---|---|---|
author | Ivan Udovichenko <iudovichenko@mirantis.com> | Wed Jul 11 15:42:50 2018 +0300 |
committer | Ivan Udovichenko <iudovichenko@mirantis.com> | Wed Jul 11 16:13:46 2018 +0300 |
tree | cf3c940ee853b421716121aadf97cd4482659b54 | |
parent | 880c6c6dd59585e66aaaa6f4c2673558790e61ba [diff] [blame] |
Remove cs_CZ locale Better to use default en_US locale. Change-Id: I14b0393832fc99c767a3b1b6d35601291d9d8cf8
diff --git a/graphite/server/single.yml b/graphite/server/single.yml index 364877e..237c65d 100644 --- a/graphite/server/single.yml +++ b/graphite/server/single.yml
@@ -29,7 +29,7 @@ database: graphite: encoding: UTF8 - locale: cs_CZ + locale: en_US users: - name: graphite password: ${_param:postgresql_graphite_password}