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
4a29743f
Commit
4a29743f
authored
Aug 02, 2021
by
Pietsch, Martin
Browse files
completed documentation
parent
1231070a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4a29743f
## Description
This role installs, enables and configures the PHP module
`
<module>
`
.
This role installs, enables and configures the PHP module
`
pcre
`
.
## Requirements
### Variables
*
php_mod_pcre_backtrack_limit
*
description:
*
PCRE's backtracking limit.
*
default: 1000000
*
php_mod_pcre_recursion_limit
*
description:
*
PCRE's recursion limit.
*
default: 10000
*
php_mod_pcre_jit
*
description:
*
Whether PCRE's just-in-time compilation is going to be used.
*
choices: [false, true]
*
default: true
## Processes
None
...
...
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