cfmgrv4 init...3
This commit is contained in:
parent
af72a4f7c3
commit
aca8868f9f
@ -14,7 +14,7 @@ class Zone extends Cloudflare
|
||||
'development_mode' => 'off',
|
||||
'ipv6' => 'off',
|
||||
'security_level' => 'medium',
|
||||
'ssl' => 'off',
|
||||
'ssl' => 'flexible',
|
||||
'always_use_https' => 'off'
|
||||
];
|
||||
public function __construct(AccountEntity $account_entity)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user