Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Manual.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Manual.txt b/doc/Manual.txt
index 3b3665a..1dc2ea4 100644
--- a/doc/Manual.txt
+++ b/doc/Manual.txt
@@ -452,11 +452,11 @@ These variables are set either in ``meetingLocalConfig.py`` (in the
``logFileDir`` and ``logUrlPrefix``.
Variables available for replacement using ``%(name)s`` include:
- ``channel``, ``meetingname``. Double percent signs (e.g.: ``%%Y``
- are time formats, from ``time.strftime``.
+ ``channel``, ``network``, ``meetingname``. Double percent signs
+ (e.g.: ``%%Y`` are time formats, from ``time.strftime``.
- This filename does *not* include extensions. Those are found from
- the writers, via the variable ``writer_map``.
+ You should *not* include filename extensions here. Those are
+ found from the writers, via the variable ``writer_map``.
Putting these all together, a set of variables could be:
1) ``logFileDir = /srv/www/meetings/``