From 9c34dba24899989ac2fd7fd82423e91d84aeb67d Mon Sep 17 00:00:00 2001 From: Pantonshire Date: Tue, 21 Jun 2022 21:14:34 +0100 Subject: [PATCH] Update example config file --- example_config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example_config.toml b/example_config.toml index 444afb0..e767e76 100644 --- a/example_config.toml +++ b/example_config.toml @@ -7,6 +7,8 @@ robots_path = "./content/robots.txt" posts_dir = "./articles/src/" post_media_dir = "./articles/media/" +fs_event_delay_millis = 2000 + namespace_uuid = "00000000-0000-0000-0000-000000000000" [self_ref]