OP#419 finalize module

This commit is contained in:
2026-02-07 16:05:57 +01:00
parent 1af997a6d5
commit 3eed4ba4fe

View File

@@ -21,7 +21,7 @@
Php is a widely used open source scripting language for web services.
`confdroid_php` manages plain php installations for use with other modules like `confdroid_nagios`. PHP is installed and properly configured to allow multiple applications with different settings to run in parallel. Custom php.ini settings should be configured with the application.
`confdroid_php` manages plain php installations for use with other modules like `confdroid_nagios`. PHP is installed and properly configured to allow multiple applications with different settings to run in parallel. Custom php.ini settings should be configured with the application in question.
## WARNING