We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582ca7d commit f6675f7Copy full SHA for f6675f7
migrations/Version20250923201022.php
@@ -12,7 +12,7 @@ final class Version20250923201022 extends AbstractMigration
12
private const NEW_SETTINGS = [
13
[
14
'name' => 'renewal_notification_enabled',
15
- 'value' => '1',
+ 'value' => '0',
16
'type' => 'boolean',
17
'context' => 'email_settings',
18
'hierarchy' => 100,
0 commit comments