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

The configuration for the RWA Session Service have to be saved in ``/etc/rwa-session-service/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.