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
Simple Deploy- and Management
package.lang.php.module.pcre
Commits
9806061e
Commit
9806061e
authored
Aug 02, 2021
by
Pietsch, Martin
Browse files
added variables and default values
parent
f02d02a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
defaults/main.yml
View file @
9806061e
---
php_module_config_file
:
"
module.ini.j2"
php_module_priority
:
<module prio>
php_module_config_file
:
"
pcre.ini.j2"
php_module_priority
:
20
php_mod_pcre_backtrack_limit
:
1000000
php_mod_pcre_recursion_limit
:
100000
php_mod_pcre_jit
:
true
vars/main.yml
View file @
9806061e
---
php_module_name
:
"
<module
name>
"
php_module_name
:
"
pcre
"
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