Revision d0986bac docs/quick-install-admin-guide.rst

b/docs/quick-install-admin-guide.rst
1779 1779
The ``UI_LOGOUT_URL`` option tells the Cyclades Web UI where to redirect the
1780 1780
user when he/she logs out. We point that to Astakos, too.
1781 1781

  
1782
Edit ``/etc/synnefo/20-snf-cyclades-app-quotas.conf``:
1783

  
1784
.. code-block:: console
1785

  
1786
   CYCLADES_USE_QUOTAHOLDER = True
1787
   CYCLADES_QUOTAHOLDER_URL = 'https://node1.example.com/quotaholder/v'
1788
   CYCLADES_QUOTAHOLDER_TOKEN = 'aExampleTokenJbFm12w'
1789

  
1790 1782
Edit ``/etc/synnefo/20-snf-cyclades-app-vmapi.conf``:
1791 1783

  
1792 1784
.. code-block:: console

Also available in: Unified diff