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
006af324
Unverified
Commit
006af324
authored
Feb 16, 2021
by
IKEDA Soji
Committed by
GitHub
Feb 16, 2021
Browse files
Merge pull request #1115 from racke/pr/wwsympa-url-confusion by racke
Make it clear that wwsympa_url needs to include the protocol
parents
f4c3d9f5
bd248408
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/Sympa/Config/Schema.pm
View file @
006af324
...
...
@@ -4810,7 +4810,7 @@ our %pinfo = (
group
=>
'
www_basic
',
sample
=>
'
https://web.example.org/sympa
',
gettext_id
=>
'
URL prefix of web interface
',
gettext_comment
=>
'
This is used to construct URLs of web interface.
',
gettext_comment
=>
'
This is used to construct URLs of web interface.
The protocol (either https:// or http://) is required.
',
},
wwsympa_url_local
=>
{
context
=>
[
qw(domain site)
],
...
...
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