[
https://issues.apache.org/jira/browse/COUCHDB-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sue Lockwood reassigned COUCHDB-2132:
-------------------------------------
Assignee: (was: Sue Lockwood)
> Optimize configuration options list
> -----------------------------------
>
> Key: COUCHDB-2132
> URL: https://issues.apache.org/jira/browse/COUCHDB-2132
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
>
> Config section names are consume a lot of visible space. Instead of having 3
> columns in the list, probably better to make like:
> {code}
> +-----------------+
> | section1 |
> +---------+-------+
> | option1 | value |
> +---------+-------+
> | option2 | value |
> +---------+-------+
> | section2 |
> +---------+-------+
> | option3 | value |
> +---------+-------+
> | option4 | value |
> +---------+-------+
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)