Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRichard Darst <rkd@zgib.net>2009-11-25 08:57:04 (GMT)
committer Richard Darst <rkd@zgib.net>2009-11-25 08:57:04 (GMT)
commit72cdcb42ebbb910b38758f4656cf1aceb6bca9d5 (patch)
tree2e39c390ba14b2ddb251960daa08bbeb04595ce8 /doc
parentf96de7415379b6c3431c3e67b507ed803719dbf2 (diff)
Add %(channel) replacement to filenamesupstream
- Allows configuration of saving on a per-network basis. darcs-hash:20091125085704-82ea9-6068d1ae3eb521f19447c6e07f8dd46390ad6868.gz
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/``