[sbws/master] docs: Change titles to internal configuration page

commit 3a59f5d02fdc9243ad061032a18110e98254ec75 Author: juga0 <juga@riseup.net> Date: Tue Feb 12 10:05:31 2019 +0000 docs: Change titles to internal configuration page --- docs/source/config.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/config.rst b/docs/source/config.rst index 5aabc29..328ce69 100644 --- a/docs/source/config.rst +++ b/docs/source/config.rst @@ -1,7 +1,7 @@ .. _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
participants (1)
-
juga@torproject.org