Skip to content
Snippets Groups Projects
Commit 108d06c9 authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

added variables and default values

parent 37a50e65
No related branches found
No related tags found
No related merge requests found
---
php_module_config_file: "module.ini.j2"
php_module_priority: <module prio>
php_module_config_file: "mbstring.ini.j2"
php_module_priority: 10
php_mod_mbstring_language: "neutral"
php_mod_mbstring_detect_order: "auto"
php_mod_mbstring_substitute_character: "none"
php_mod_mbstring_encoding_translation: false
php_mod_mbstring_http_output_conv_mimetypes: "^(text/|application/xhtml\\+xml)"
php_mod_mbstring_strict_detection: false
File moved
---
package_packages: ["php7.3-<module>"]
package_packages: ["php7.3-mbstring"]
---
php_module_name: "<module name>"
php_module_name: "mbstring"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment