Skip to content

Commit d564001

Browse files
committed
fix: replace nginx-helper with easyengine in cloudflare
1 parent df0aa30 commit d564001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/class-cloudflare-client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ public static function setupCacheRule() {
214214
'name' => 'default',
215215
'kind' => 'zone',
216216
'phase' => 'http_request_cache_settings',
217-
'description' => 'Set\'s the edge cache rules by Nginx-Helper Cache Helper.',
217+
'description' => 'Set\'s the edge cache rules by EasyEngine Cache Helper.',
218218
'rules' => [ $rule ],
219219
];
220220

0 commit comments

Comments
 (0)