Update example

This commit is contained in:
Harrison Burt 2022-03-30 20:46:37 +01:00
parent d7e41cc6be
commit c4d68fde02
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ backend:
base_serving_path: "/images" # Serve buckets out of `/images`
global_cache:
max_images: 1000 # At most cache 1000 images.
max_capacity: 500 # 500MB max capacity.
# max_capacity: 500 # Or we can set 500MB max capacity.
buckets:
user-profiles: # Define a bucket called "user-profiles", this is accessable out of `/images/user-profiles`.