docs: drop references to 'main config file'

were just confusing in the remaining places where they were used

fixes #127
This commit is contained in:
Christian Schwarz
2019-03-18 14:48:12 +01:00
parent 53dc0c3c5e
commit fb999c8617
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Job Types & Replication
Overview & Terminology
----------------------
A *job* is the unit of activity tracked by the zrepl daemon and configured in the |mainconfig|.
A *job* is the unit of activity tracked by the zrepl daemon.
Every job has a unique ``name``, a ``type`` and type-dependent fields which are documented on this page.
Replication always happens between a pair of jobs: one is the **active side**, and one the **passive side**.