Commit 3a59f5d0 authored by juga's avatar juga
Browse files

docs: Change titles to internal configuration page

parent 2626f375
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
.. _config_internal:

How sbws configuration works internally
----------------------------------------
Internal code configuration files
==================================
Sbws has two default config files it reads: on general, and one specific to
logging.
They all get combined internally to the same ``conf`` structure.
@@ -34,8 +34,8 @@ The user example config file provided by ``sbws`` might look like this.

.. _default-config:

Default Config
--------------
Default Configuration
----------------------

.. literalinclude:: config.default.ini
    :caption: config.default.ini