~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/man/faq.rst

  • Committer: William Grant
  • Date: 2012-06-28 01:52:02 UTC
  • Revision ID: me@williamgrant.id.au-20120628015202-f6ru7o367gt6nvgz
Hah

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
 
145
145
Look for ``PythonOption mod_python.file_session.database_directory``. Make
146
146
sure it is set to the place you want. Then, you need to manually make sure
147
 
that directory exists.
 
147
that directory exists. If you have multiple slaves, this directory will
 
148
need to be shared between them all.
148
149
 
149
150
The default is :file:`/var/lib/ivle/sessions`.
150
151