"description":"A dictionary of language codes which will receive an icon in their enhanced reply-button treatment, due to translation being very short (T323537). Language fallbacks will be checked unless a language is explicitly set to `false` (T352289). Normalized language codes are lower case.",
"merge_strategy":"provide_default"
},
"DiscussionToolsEnablePermalinksBackend":{
"value":true,
"description":"Enable the permalinks backend. Do not enable this unless the database tables exist."
},
"DiscussionToolsEnablePermalinksFrontend":{
"value":true,
"description":"Enable permalinks frontend features: 1. Convert signature timestamps to comment links. 2. Show notification when the target comment is found on another page."
},
"DiscussionToolsEnableThanks":{
"value":true,
"description":"Show a button to thank individual comments. Requires the 'Thanks' extension."
},
"DiscussionToolsAutoTopicSubEditor":{
"value":"any",
"description":"Editor which triggers automatic topic subscriptions. Either 'discussiontoolsapi' for edits made using DiscussionTools' API (e.g. reply and new topic tools), or 'any' for any editor."
},
"DiscussionToolsTalkPageParserCacheExpiry":{
"value":0,
"description":"Override $wgParserCacheExpireTime for discussion pages, regardless of DiscussionTools enablement."
},
"DiscussionToolsReplyIndentation":{
"value":"invisible",
"description":"Reply indentation syntax to use: 'invisible' (use `<dl><dd>` tags to output `:` in wikitext) or 'bullet' (use `<ul><li>` tags to output `*` in wikitext)."
},
"DiscussionToolsShowFeedbackLinks":{
"value":false,
"description":"Show 'Share feedback...' links in the footer of reply tool and new topic tool."
},
"DiscussionToolsTimestampFormatSwitchTime":{
"value":"2022-07-12",
"description":"Date on which the internal timestamp format has changed (T304595), in ISO 8601 format."
},
"DiscussionToolsConflictingGadgetName":{
"value":"convenientDiscussions",
"description":"Internal name of the Convenient Discussions gadget, which conflicts with the reply tool. Reply tool will be unavailable when the user has this gadget enabled."