From 847a61d3ddf0c4a7656ed330f344ccf27681e240 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 4 Jul 2024 13:20:06 +0200 Subject: change ad index to use sidecar files --- sample_config.yaml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 sample_config.yaml (limited to 'sample_config.yaml') diff --git a/sample_config.yaml b/sample_config.yaml deleted file mode 100644 index 4c5b0bb..0000000 --- a/sample_config.yaml +++ /dev/null @@ -1,16 +0,0 @@ -bloom_filter_size: 10000 -impression_weight_falloff: 0.95 -leaderboard_weight_threshold: 16 -database_path: /path/to/data -port: 8080 -image_base: /path/to/ads_dir -ads: - one: - image: image-one.avif - target: "https://example.org/" - two: - image: image-two.avif - target: "https://example.org/" - three: - image: image-three.avif - target: "https://example.org/" -- cgit v1.2.3-70-g09d2