fix json indentation

pull/12502/head
Augustin Husson 8 years ago
parent d2f31a716f
commit 01fc6c5d95
  1. 9
      docs/sources/http_api/admin.md

@ -36,11 +36,10 @@ HTTP/1.1 200
Content-Type: application/json
{
"DEFAULT":
{
"app_mode":"production"},
"analytics":
{
"DEFAULT": {
"app_mode":"production"
},
"analytics": {
"google_analytics_ua_id":"",
"reporting_enabled":"false"
},

Loading…
Cancel
Save