Added options for webp conversion

This commit is contained in:
2023-06-07 17:41:03 +02:00
parent 789f947348
commit 6028dd838e
2 changed files with 6 additions and 1 deletions

View File

@@ -98,6 +98,9 @@ site:
# Enable the route for trying .webp files before images
enableWebpRoute: "true"
# Enable the automatic conversion of WebP images
enableWebpConversion: "true"
# The resource limits for the site
resources:
replicas: 1