@@ -302,7 +302,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
302
302
303
303
**Default value: ** :code: `True `
304
304
305
- **Description: ** Enable / Disable the output of every logs.
305
+ **Description: ** Enable / Disable the output of all logs.
306
306
307
307
:code: `no_files `
308
308
----------------
@@ -329,7 +329,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
329
329
330
330
**Default value: ** :code: `False `
331
331
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.
333
333
334
334
:code: `psl_db `
335
335
--------------
@@ -338,7 +338,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
338
338
339
339
**Default value: ** :code: `{} `
340
340
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.
342
342
343
343
.. warning ::
344
344
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
371
371
372
372
**Default value: ** :code: `3 `
373
373
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 .
375
375
376
376
.. note ::
377
377
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
450
450
451
451
**Default value: ** :code: `"PyFunceble - AutoSave" `
452
452
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 .
454
454
455
455
:code: `travis_autosave_final_commit `
456
456
------------------------------------
@@ -459,7 +459,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
459
459
460
460
**Default value: ** :code: `"PyFunceble - Results" `
461
461
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 .
463
463
464
464
:code: `travis_autosave_minutes `
465
465
-------------------------------
@@ -471,7 +471,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
471
471
**Description: ** Set the minimum of minutes we have to run before to automatically save our test results.
472
472
473
473
.. 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.
475
475
476
476
:code: `travis_branch `
477
477
---------------------
@@ -501,7 +501,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
501
501
502
502
**Default value: ** :code: `"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36" `
503
503
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.
505
505
506
506
:code: `outputs `
507
507
---------------
@@ -539,7 +539,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
539
539
540
540
**Default value: ** :code: `iana-domains-db.json `
541
541
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.
543
543
544
544
:code: `outputs[default_files][inactive_db] `
545
545
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -548,7 +548,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
548
548
549
549
**Default value: ** :code: `inactive_db.json `
550
550
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.
552
552
553
553
554
554
:code: `outputs[default_files][results] `
@@ -558,7 +558,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
558
558
559
559
**Default value: ** :code: `results.txt `
560
560
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.
562
562
563
563
:code: `outputs[default_files][public_suffix] `
564
564
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -583,7 +583,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
583
583
584
584
**Default value: ** :code: `domains/ `
585
585
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.
587
587
588
588
:code: `outputs[domains][filename] `
589
589
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -592,7 +592,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
592
592
593
593
**Default value: ** :code: `list `
594
594
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 .
596
596
597
597
:code: `outputs[hosts] `
598
598
""""""""""""""""""""""""
@@ -649,7 +649,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
649
649
650
650
**Default value: ** :code: `POTENTIALLY_INACTIVE/ `
651
651
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.
653
653
654
654
655
655
:code: `outputs[http_analytic][directories][potentially_up] `
@@ -659,7 +659,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
659
659
660
660
**Default value: ** :code: `POTENTIALLY_INACTIVE/ `
661
661
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.
663
663
664
664
:code: `outputs[http_analytic][directories][up] `
665
665
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -668,7 +668,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
668
668
669
669
**Default value: ** :code: `POTENTIALLY_INACTIVE/ `
670
670
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.
672
672
673
673
674
674
:code: `outputs[http_analytic][filenames] `
@@ -685,7 +685,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
685
685
686
686
**Default value: ** :code: `down_or_potentially_down `
687
687
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.
689
689
690
690
691
691
:code: `outputs[http_analytic][filenames][potentially_up] `
@@ -695,7 +695,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
695
695
696
696
**Default value: ** :code: `potentially_up `
697
697
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.
699
699
700
700
:code: `outputs[http_analytic][filenames][up] `
701
701
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -704,15 +704,15 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
704
704
705
705
**Default value: ** :code: `active_and_merged_in_results `
706
706
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.
708
708
709
709
710
710
:code: `outputs[logs] `
711
711
"""""""""""""""""""""
712
712
713
713
**Type: ** :code: `dict `
714
714
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.
716
716
717
717
718
718
:code: `outputs[logs][directories] `
@@ -830,7 +830,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
830
830
831
831
**Default value: ** :code: `output/ `
832
832
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.
834
834
835
835
836
836
:code: `outputs[splited] `
@@ -943,7 +943,7 @@ For that reason, if you set :code:`PYFUNCEBLE_AUTO_CONFIGURATION` as environneme
943
943
**Description: ** Set the official status name.
944
944
945
945
.. note ::
946
- Those status are the one that are printed on screen.
946
+ Those status are the ones that are printed on screen.
947
947
948
948
.. warning ::
949
949
After any changes here please delete :code: `dir_structure.json ` and the :code: `output/ ` directory.
0 commit comments