aboutsummaryrefslogtreecommitdiff
path: root/docs/admin/02_config.rst
blob: d5d35d66fa2ef190e7e5533bb7ea184994f0ada4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Configuration
=============

The configuration for the RWA Session Service has to be saved in ``/etc/rwa/support/sessionservice/settings.toml``.
In the following you see an example configuration:

::

    api_url = "http://127.0.0.1"


.. note::

    Yes, there is just one parameter at the moment.