N°2591 - Restore lost deprecation comment

This commit is contained in:
Molkobain
2021-03-31 09:11:28 +02:00
parent 2265d1641e
commit d465bf10fd

View File

@@ -228,6 +228,7 @@ class Config
'source_of_value' => '',
'show_in_conf_sample' => false,
],
// Deprecated in 3.0.0 N°2591 Will be removed in 3.1
'skip_strong_security' => [
'type' => 'bool',
'description' => 'Disable strong security - TEMPORARY: this flag should be removed when we are more confident in the recent change in security',