Skip to content

Commit 7c834d7

Browse files
A few more corrections
1 parent f9e06cb commit 7c834d7

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

docs/configuration.rst

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
302302

303303
**Default value:** :code:`True`
304304

305-
**Description:** Enable / Disable the output of every logs.
305+
**Description:** Enable / Disable the output of all logs.
306306

307307
:code:`no_files`
308308
----------------
@@ -329,7 +329,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
329329

330330
**Default value:** :code:`False`
331331

332-
**Description:** Enable / Disable the generation of the plain list of element sorted by statuses.
332+
**Description:** Enable / Disable the generation of the plain list of elements sorted by statuses.
333333

334334
:code:`psl_db`
335335
--------------
@@ -338,7 +338,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
338338

339339
**Default value:** :code:`{}`
340340

341-
**Description:** Save the content of :code:`public-suffix.json` for the different system or subsystems.
341+
**Description:** Save the content of :code:`public-suffix.json` for the different systems or subsystems.
342342

343343
.. warning::
344344
Do not touch this index unless you a have good reason to.
@@ -371,7 +371,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
371371

372372
**Default value:** :code:`3`
373373

374-
**Description:** Set the timeout to apply to every HTTP status code requests.
374+
**Description:** Set the timeout to apply to every HTTP status code request.
375375

376376
.. note::
377377
This index must be a multiple of :code:`3`.
@@ -450,7 +450,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
450450

451451
**Default value:** :code:`"PyFunceble - AutoSave"`
452452

453-
**Description:** Set the default commit message we have to usve when have to save but we did not finished the test.
453+
**Description:** Set the default commit message we want to use when have to commit (save) but our tests are not yet completed.
454454

455455
:code:`travis_autosave_final_commit`
456456
------------------------------------
@@ -459,7 +459,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
459459

460460
**Default value:** :code:`"PyFunceble - Results"`
461461

462-
**Description:** Set the default final commit message we have to usve when have to save and we finished the test.
462+
**Description:** Set the default final commit message we have to use when have to save and all tests are finished.
463463

464464
:code:`travis_autosave_minutes`
465465
-------------------------------
@@ -471,7 +471,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
471471
**Description:** Set the minimum of minutes we have to run before to automatically save our test results.
472472

473473
.. note::
474-
As many services are settings a rate limit per IP, it's a good idea to set this value between :code:`1` and :code:`15` minutes.
474+
As many services are setting a rate limit per IP, it's a good idea to set this value between :code:`1` and :code:`15` minutes.
475475

476476
:code:`travis_branch`
477477
---------------------
@@ -501,7 +501,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
501501

502502
**Default value:** :code:`"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36"`
503503

504-
**Description:** Set the User-Agent to set and use everytime we are requesting something from a web server other than our API.
504+
**Description:** Set the User-Agent to use everytime we are requesting something from a web server other than our API.
505505

506506
:code:`outputs`
507507
---------------
@@ -539,7 +539,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
539539

540540
**Default value:** :code:`iana-domains-db.json`
541541

542-
**Description:** Set the default filename of the file which have the formated copy of the IANA root zone database.
542+
**Description:** Set the default filename of the file which has the formatted copy of the IANA root zone database.
543543

544544
:code:`outputs[default_files][inactive_db]`
545545
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -548,7 +548,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
548548

549549
**Default value:** :code:`inactive_db.json`
550550

551-
**Description:** Set the default filename of the file which will save the list of element to retest overtime.
551+
**Description:** Set the default filename of the file which will save the list of elements to retest overtime.
552552

553553

554554
:code:`outputs[default_files][results]`
@@ -558,7 +558,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
558558

559559
**Default value:** :code:`results.txt`
560560

561-
**Description:** Set the default filename of the file which will save the formated copy of the public suffix database.
561+
**Description:** Set the default filename of the file which will save the formatted copy of the public suffix database.
562562

563563
:code:`outputs[default_files][public_suffix]`
564564
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -583,7 +583,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
583583

584584
**Default value:** :code:`domains/`
585585

586-
**Description:** Set the default directory where we have to save the plain list of element for each status.
586+
**Description:** Set the default directory where we have to save the plain list of elements for each status.
587587

588588
:code:`outputs[domains][filename]`
589589
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -592,7 +592,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
592592

593593
**Default value:** :code:`list`
594594

595-
**Description:** Set the default filename of the file which will save the plain list of element.
595+
**Description:** Set the default filename of the file which will save the plain list of elements.
596596

597597
:code:`outputs[hosts]`
598598
""""""""""""""""""""""""
@@ -649,7 +649,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
649649

650650
**Default value:** :code:`POTENTIALLY_INACTIVE/`
651651

652-
**Description:** Set the default directory where we are going to put every potentially inactive data.
652+
**Description:** Set the default directory where we are going to put all potentially inactive data.
653653

654654

655655
:code:`outputs[http_analytic][directories][potentially_up]`
@@ -659,7 +659,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
659659

660660
**Default value:** :code:`POTENTIALLY_INACTIVE/`
661661

662-
**Description:** Set the default directory where we are going to put every potentially active data.
662+
**Description:** Set the default directory where we are going to put all potentially active data.
663663

664664
:code:`outputs[http_analytic][directories][up]`
665665
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -668,7 +668,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
668668

669669
**Default value:** :code:`POTENTIALLY_INACTIVE/`
670670

671-
**Description:** Set the default directory where we are going to put every active data.
671+
**Description:** Set the default directory where we are going to put all active data.
672672

673673

674674
:code:`outputs[http_analytic][filenames]`
@@ -685,7 +685,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
685685

686686
**Default value:** :code:`down_or_potentially_down`
687687

688-
**Description:** Set the default filename where we are going to put every potentially inactive data.
688+
**Description:** Set the default filename where we are going to put all potentially inactive data.
689689

690690

691691
:code:`outputs[http_analytic][filenames][potentially_up]`
@@ -695,7 +695,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
695695

696696
**Default value:** :code:`potentially_up`
697697

698-
**Description:** Set the default filename where we are going to put every potentially active data.
698+
**Description:** Set the default filename where we are going to put all potentially active data.
699699

700700
:code:`outputs[http_analytic][filenames][up]`
701701
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -704,15 +704,15 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
704704

705705
**Default value:** :code:`active_and_merged_in_results`
706706

707-
**Description:** Set the default filename where we are going to put every active data.
707+
**Description:** Set the default filename where we are going to put all active data.
708708

709709

710710
:code:`outputs[logs]`
711711
"""""""""""""""""""""
712712

713713
**Type:** :code:`dict`
714714

715-
**Description:** Set the default name of some important files and directory related to the :code:`logs` index.
715+
**Description:** Set the default name of some important files and directories related to the :code:`logs` index.
716716

717717

718718
:code:`outputs[logs][directories]`
@@ -830,7 +830,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
830830

831831
**Default value:** :code:`output/`
832832

833-
**Description:** Set the directory name of the parent directory which will contains every previously nouned directories.
833+
**Description:** Set the directory name of the parent directory which will contains all previously nouned directories.
834834

835835

836836
:code:`outputs[splited]`
@@ -943,7 +943,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
943943
**Description:** Set the official status name.
944944

945945
.. note::
946-
Those status are the one that are printed on screen.
946+
Those status are the ones that are printed on screen.
947947

948948
.. warning::
949949
After any changes here please delete :code:`dir_structure.json` and the :code:`output/` directory.

0 commit comments

Comments
 (0)