Revision c469ca86 docs/src/configuration.rst

b/docs/src/configuration.rst
101 101
sample users.json file:
102 102

  
103 103
.. literalinclude:: ../../synnefo/db/fixtures/users.json
104
    :language: json
105 104

  
106 105
`download <../_static/users.json>`_
107 106

  
......
114 113
on LOGIC nodes.
115 114

  
116 115
The dispatcher retrieves messages from the queue and calls the appropriate
117
handler function as defined in the queue configuration in `/etc/synnefo/*.conf'
116
handler function as defined in the queue configuration in `/etc/synnefo/*.conf`
118 117
files.
119 118

  
120 119
The default configuration should work directly without any modifications.

Also available in: Unified diff