From 55d7cf438b7586b05cd519184f827353c10a3864 Mon Sep 17 00:00:00 2001 From: Pavel Puchkin Date: Wed, 18 Apr 2012 19:04:32 +1100 Subject: [PATCH] Note in docs about previous commit --- docs/settings.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/settings.rst b/docs/settings.rst index 427795c2..af5f94dd 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -142,6 +142,9 @@ Setting name (default value) what does it do? `TAG_SAVE_AS` ('tag/{name}.html') The location to save the tag page. ================================================ ===================================================== +Note: when any of `*_SAVE_AS` setting is set to none-value (including an empty string), files will not be +created. + Timezone --------