Skip to content

Commit

Permalink
Clarify possible values
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Delisle <marc@infomarc.info>
  • Loading branch information
lem9 committed Oct 4, 2015
1 parent 4633d24 commit 8fe17dd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions doc/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2038,7 +2038,8 @@ Tabs display settings
:type: string
:default: ``'welcome'``

Defines the tab displayed by default on server view. Possible values:
Defines the tab displayed by default on server view. The possible values
are the localized equivalent of:

* ``welcome`` (recommended for multi-user setups)
* ``databases``,
Expand All @@ -2051,8 +2052,8 @@ Tabs display settings
:type: string
:default: ``'structure'``

Defines the tab displayed by default on database view. Possible
values:
Defines the tab displayed by default on database view. The possible values
are the localized equivalent of:

* ``structure``
* ``sql``
Expand All @@ -2064,7 +2065,8 @@ Tabs display settings
:type: string
:default: ``'browse'``

Defines the tab displayed by default on table view. Possible values:
Defines the tab displayed by default on table view. The possible values
are the localized equivalent of:

* ``structure``
* ``sql``
Expand Down

0 comments on commit 8fe17dd

Please sign in to comment.