From 427224e75a975339409a14f78997ef44bc3361f1 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 2 May 2022 21:49:14 +0300 Subject: [PATCH] feat(settings): use new Tokens API instead of old Utils API --- src/flextype/settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/flextype/settings.yaml b/src/flextype/settings.yaml index 103b7dc6..360ad7c8 100644 --- a/src/flextype/settings.yaml +++ b/src/flextype/settings.yaml @@ -670,7 +670,7 @@ api: enabled: true # Cache API - tokens: + cache: # Set to true to enable Cache API enabled: true \ No newline at end of file