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
mahogony
php
Commits
687b2cfb
Commit
687b2cfb
authored
Oct 08, 2017
by
mh
Browse files
define a variable that we refer to in the init.pp
parent
7023ec7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/params.pp
View file @
687b2cfb
...
...
@@ -24,6 +24,7 @@ class php::params(
'mail.add_x_header'
=>
'Off'
,
},
},
$suhosin_settings
=
{},
$suhosin_default_settings
=
{
'suhosin.cookie.encrypt'
=>
'On'
,
'suhosin.get.disallow_ws'
=>
'On'
,
...
...
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