mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-12 17:29:30 +02:00
Change LinkTitlesFirstOnly to false.
This reflects the original default and ensures consistency with the default behavior as described in the README.
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
"LinkTitlesEnableNoTargetMagicWord": false,
|
||||
"LinkTitlesMinimumTitleLength": 4,
|
||||
"LinkTitlesBlackList": [],
|
||||
"LinkTitlesFirstOnly": true,
|
||||
"LinkTitlesFirstOnly": false,
|
||||
"LinkTitlesSmartMode": true,
|
||||
"LinkTitlesWordStartOnly": true,
|
||||
"LinkTitlesWordEndOnly": true,
|
||||
|
Reference in New Issue
Block a user