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 df0aa30 commit d564001Copy full SHA for d564001
includes/class-cloudflare-client.php
@@ -214,7 +214,7 @@ public static function setupCacheRule() {
214
'name' => 'default',
215
'kind' => 'zone',
216
'phase' => 'http_request_cache_settings',
217
- 'description' => 'Set\'s the edge cache rules by Nginx-Helper Cache Helper.',
+ 'description' => 'Set\'s the edge cache rules by EasyEngine Cache Helper.',
218
'rules' => [ $rule ],
219
];
220
0 commit comments