Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
webhosting
Commits
0c3e7757
Commit
0c3e7757
authored
Jan 21, 2018
by
mh
Browse files
some plugins also want to manage Index display and it's better to allow it by default
parent
7844574d
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/php/wordpress.pp
View file @
0c3e7757
...
...
@@ -36,7 +36,7 @@ define webhosting::php::wordpress(
$user_scripts
=
'absent'
,
$user_scripts_options
=
{},
$wwwmail
=
false
,
$allow_override
=
'FileInfo Indexes'
,
$allow_override
=
'FileInfo Indexes
Options=Indexes
'
,
$do_includes
=
false
,
$options
=
'absent'
,
$additional_options
=
'absent'
,
...
...
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