Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
f3c86671
Commit
f3c86671
authored
Dec 27, 2020
by
IKEDA Soji
Browse files
Correct config schema: dkim_feature is not available in list context
parent
5160ac42
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/Config/Schema.pm
View file @
f3c86671
...
...
@@ -4026,7 +4026,7 @@ our %pinfo = (
},
dkim_feature
=>
{
context => [qw(
list
domain site)],
context
=>
[
qw(domain site)
],
order
=>
70.01
,
group
=>
'
dkim
',
#gettext_id => 'Enable DKIM',
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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