File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1532,8 +1532,8 @@ Adding ``rpcinterface:x`` settings in the configuration file is only
15321532useful for people who wish to extend supervisor with additional custom
15331533behavior.
15341534
1535- In the sample config file, there is a section which is named
1536- ``[rpcinterface:supervisor] ``. By default it looks like the
1535+ In the sample config file (see :ref: ` create_config `) , there is a section
1536+ which is named ``[rpcinterface:supervisor] ``. By default it looks like the
15371537following.
15381538
15391539.. code-block :: ini
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ the system boots.
101101 `Ubuntu Bug #1594740 <https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/1594740 >`_
102102 for more information.
103103
104+ .. _create_config :
105+
104106Creating a Configuration File
105107-----------------------------
106108
You can’t perform that action at this time.
0 commit comments