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

« back to all changes in this revision

Viewing changes to doc/man/faq.rst

  • Committer: Matt Giuca
  • Date: 2010-02-12 02:49:17 UTC
  • Revision ID: matt.giuca@gmail.com-20100212024917-z9g1d5v4utr0u2zm
Fixed policy on who is able to view the list of exercises and create a new one. Rather than being 'if you can edit any offering', it is now the same rule as determining whether you can edit exercises.

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. If you have multiple slaves, this directory will
148
 
need to be shared between them all.
 
147
that directory exists.
149
148
 
150
149
The default is :file:`/var/lib/ivle/sessions`.
151
150