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

« back to all changes in this revision

Viewing changes to doc/man/config.rst

  • Committer: William Grant
  • Date: 2009-12-15 00:17:04 UTC
  • Revision ID: me@williamgrant.id.au-20091215001704-k2746ps3upccjwz9
Unbreak positional arguments in testframework.

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
 
110
110
[[jails]]
111
111
~~~~~~~~~
112
 
Configuration paths for user :ref:`Jails <ref-jail>`.
 
112
Configuration paths for user `Jails <ref-jail>`_.
113
113
 
114
114
.. describe:: mounts
115
115
 
176
176
 
177
177
[media]
178
178
-------
179
 
Configuration of :ref:`media serving <ref-media-serving>`.
 
179
Configuration of `media serving <ref-media-serving>`_.
180
180
 
181
181
.. describe:: version
182
182
 
241
241
 
242
242
[auth]
243
243
------
244
 
Settings for configuring external user authentication with
245
 
:ref:`authentication modules <ref-auth-modules>` and automatic subject
246
 
enrollment with :ref:`subject pulldown modules
247
 
<ref-subject-pulldown-modules>`.
 
244
Settings for configuring external user authentication with `authentication 
 
245
modules <ref-auth-modules>`_ and automatic subject enrollment with `subject 
 
246
pulldown modules <ref-subject-pulldown-modules>`_.
248
247
 
249
248
.. describe:: modules
250
249
 
251
250
    :type: string_list(default=list())
252
251
 
253
 
    List of :ref:`authentication modules <ref-auth-modules>` to attempt to 
 
252
    List of `authentication modules <ref-auth-modules>`_ to attempt to 
254
253
    authenticate with if a user does not have a password set in the local 
255
254
    database.
256
255
 
269
268
 
270
269
    :type: string_list(default=list())
271
270
 
272
 
    List of :ref:`subject pulldown modules <ref-subject-pulldown-modules>` to
273
 
    be checked when a user signs into IVLE to see what subjects a student is
 
271
    List of `subject pulldown modules <ref-subject-pulldown-modules>`_ to be 
 
272
    checked when a user signs into IVLE to see what subjects a student is 
274
273
    enrolled in.
275
274
 
276
275
[usrmgt]
277
276
--------
278
 
Settings for the :ref:`User Management Server <ref-usrmgt-server>`.
 
277
Settings for the `User Management Server <ref-usrmgt-server>`_.
279
278
 
280
279
.. describe:: host
281
280
 
298
297
 
299
298
[jail]
300
299
------
301
 
Options that control how the :ref:`Jail <ref-jail>` is built.
 
300
Options that control how the `Jail <ref-jail>`_ is built.
302
301
 
303
302
.. describe:: devmode
304
303