From aaa426a66bc0d7cfd49367345d2d23396c2e500f Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Mon, 25 Dec 2023 00:53:16 -0500 Subject: [PATCH] fix debian config example --- debian/config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/config.yaml b/debian/config.yaml index b597a13bd..f44db6ad2 100644 --- a/debian/config.yaml +++ b/debian/config.yaml @@ -34,7 +34,10 @@ worker_processes: 8 # mb-src1: /path/to/mbtiles1.mbtiles # sprites: -# - /path/to/sprites_dir +# paths: +# - /path/to/sprites_dir +# sources: +# sprite1: /path/to/sprites_dir2 # fonts: # - /path/to/font/file.ttf