diff options
Diffstat (limited to 'src/blogc-make/settings.c')
-rw-r--r-- | src/blogc-make/settings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blogc-make/settings.c b/src/blogc-make/settings.c index be976e3..2f56d9c 100644 --- a/src/blogc-make/settings.c +++ b/src/blogc-make/settings.c @@ -28,6 +28,7 @@ static const struct default_settings_map { {"main_template", "main.tmpl"}, {"source_ext", ".txt"}, {"listing_entry", NULL}, + {"posts_autoload", NULL}, {"posts_sort", NULL}, // pagination |