From 8660d5b93a7371f5aa76479d27b9d7cfd7ff3597 Mon Sep 17 00:00:00 2001
From: changzhi <changzhi@unitedstack.com>
Date: Thu, 4 Aug 2016 14:33:29 +0800
Subject: [PATCH] Add default section

Add 'DEFAULT' section in the config file example.

Change-Id: Idddc7eb3ef5687a433729805d3a6532085c07763
---
 docs/quickstart.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/quickstart.rst b/docs/quickstart.rst
index cddc645..dde3ae1 100644
--- a/docs/quickstart.rst
+++ b/docs/quickstart.rst
@@ -57,6 +57,7 @@ Here is an example of the configuration file
 
 ::
 
+  [DEFAULT]
   # (ListOpt) list of networks types.
   # We may have multi network types in one node, such as mgmt, net and stroage.
   # so this value should be a list.