aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/Block.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-0/+97
| | | | The old struct config_param remains only for top-level string options.
* ConfigData: rename struct block_param to BlockParamMax Kellermann2015-01-211-3/+3
|
* ConfigData: move struct block_param to Block.?xxMax Kellermann2015-01-211-0/+59