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

« back to all changes in this revision

Viewing changes to doc/man/config.rst

  • Committer: David Coles
  • Date: 2010-07-17 11:32:50 UTC
  • Revision ID: coles.david@gmail.com-20100717113250-vi18n50bcjmfmzrt
Show warning for CGI header field-names which contain restricted characters.

Forbidden characters are the separators defined by RFC3875. This is mainly to 
fix an issue where printing a dictionary (with no CGI headers) could be 
assumed to be a CGI header with no warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
232
232
 
233
233
    Directory where jQuery library is installed.
234
234
 
235
 
.. describe:: codemirror
236
 
 
237
 
    :type: string(default="/usr/share/javascript/codemirror")
238
 
 
239
 
    Directory where CodeMirror library is installed.
240
235
 
241
236
[database]
242
237
----------