Home
last modified time | relevance | path

Searched refs:configShowExpandedChannelTopics (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DConfig.hs104 configShowExpandedChannelTopics <- fieldFlagDef "showExpandedChannelTopics"
105 (configShowExpandedChannelTopics defaultConfig)
262 , configShowExpandedChannelTopics = True function
H A DTypes.hs538 , configShowExpandedChannelTopics :: Bool function