Prepare for release v3.12.0

This commit is contained in:
VirtuBox
2020-05-13 13:57:44 +02:00
parent 34d640cd22
commit 327bd96d16
4 changed files with 17 additions and 15 deletions

View File

@@ -76,6 +76,11 @@ email =
keylength = "ec-384"
[php]
### Default PHP version
version = 7.3
[update]
### If enabled, load a plugin named `update` either from the Python module
@@ -88,8 +93,3 @@ enable_plugin = true
### `wo.cli.plugins.example` or from the file path
### `/var/lib/wo/plugins/example.py`
enable_plugin = true
[php]
### Default PHP version
version = 7.3