1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

feat(settings): use new Tokens API instead of old Utils API

This commit is contained in:
Awilum
2022-05-02 19:54:11 +03:00
parent 37d54538da
commit b379a99a1a

View File

@@ -663,8 +663,8 @@ api:
# Set to true to enable Registry API
enabled: true
# Utils API
utils:
# Tokens API
tokens:
# Set to true to enable Utils API
# Set to true to enable Tokens API
enabled: true