Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
cc32e7ce
Commit
cc32e7ce
authored
Feb 18, 2021
by
IKEDA Soji
Browse files
More fixes on comments
parent
1bf5fd27
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Conf.pm
View file @
cc32e7ce
...
...
@@ -1703,8 +1703,8 @@ sub _load_config_file_to_hash {
$keyword
=
{
merge_feature
=>
'
personalization_feature
',
# 6.0b.2 - 6.2.59b.1
use_blacklist
=>
'
use_blocklist
',
#
???
- 6.2.60
domains_blacklist
=>
'
domains_blocklist
',
# ???
- 6.2.60
use_blacklist
=>
'
use_blocklist
',
#
5.3a.4
- 6.2.60
domains_blacklist
=>
'
domains_blocklist
',
# 6.2.41b.1
- 6.2.60
}
->
{
$keyword
}
//
$keyword
;
if
(
exists
$params
{
$keyword
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment