Conversation
RCheesley
left a comment
There was a problem hiding this comment.
I haven't corrected every single instance, but this should give you enough of a head start to implement the correct RST formatting / linking.
Here's some useful resources: https://sublime-and-sphinx-guide.readthedocs.io/ which might be helpful along the way!
| @@ -0,0 +1,554 @@ | |||
| Local.php fields overview | |||
| ######### | |||
There was a problem hiding this comment.
This needs to be the full underline length of the title.
| Local.php fields overview | ||
| ######### | ||
|
|
||
| Most but not all Mautic configuration can be done from the user interface. |
There was a problem hiding this comment.
You need to use active tense here! Also need to capitalise User Interface.
Maybe:
| Most but not all Mautic configuration can be done from the user interface. | |
| Most but not all Mautic configuration is managed in the User Interface. |
| ######### | ||
|
|
||
| Most but not all Mautic configuration can be done from the user interface. | ||
| Either way, the settings live in the local.php file. |
There was a problem hiding this comment.
Let's make it clear that we're talking about a filename.
| Either way, the settings live in the local.php file. | |
| Either way, the settings live in the ``local.php`` file. |
|
|
||
| Most but not all Mautic configuration can be done from the user interface. | ||
| Either way, the settings live in the local.php file. | ||
| Here is the list of the local.php parameters for mautic 4.4.6: |
There was a problem hiding this comment.
| Here is the list of the local.php parameters for mautic 4.4.6: | |
| Here are the ``local.php`` parameters for Mautic 4.4.6: |
| - Value | ||
| - Info | ||
| * - allowed_extensions | ||
| - default: An indexed array with the values csv, doc, docx, epub, gif, jpg, jpeg, mpg, mpeg, mp3, odt, odp, ods, pdf, png, ppt, pptx, tif, tiff, txt, xls, xlsx, wav |
There was a problem hiding this comment.
Let's put these into code markup.
| - default: An indexed array with the values csv, doc, docx, epub, gif, jpg, jpeg, mpg, mpeg, mp3, odt, odp, ods, pdf, png, ppt, pptx, tif, tiff, txt, xls, xlsx, wav | |
| - default: an indexed array with the values ``csv``, ``doc``, ``docx``, ``epub``, ``gif``, ``jpg``, ``jpeg``, ``mpg``, ``mpeg``, ``mp3``, ``odt``, ``odp``, ``ods``, ``pdf``, ``png``, ``ppt``, ``pptx``, ``tif``, ``tiff``, ``txt``, ``xls``, ``xlsx``, ``wav`` |
| - The "Enable HTTP basic auth?" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html | ||
| * - api_enabled | ||
| - default: 0 (for 'No') | ||
| - The "API enabled?" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html |
There was a problem hiding this comment.
| - The "API enabled?" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html | |
| - The "API enabled?" parameter from the Mautic configuration API settings: :ref:`API settings` |
| - default: 0 (for 'No') | ||
| - The "API enabled?" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html | ||
| * - api_oauth2_access_token_lifetime | ||
| - default: 60 (minutes) |
There was a problem hiding this comment.
| - default: 60 (minutes) | |
| - default: 60 - minutes |
| - The "API enabled?" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html | ||
| * - api_oauth2_access_token_lifetime | ||
| - default: 60 (minutes) | ||
| - The "Access token lifetime (in minutes)" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html |
There was a problem hiding this comment.
| - The "Access token lifetime (in minutes)" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html | |
| - The "Access token lifetime in minutes" parameter from the Mautic configuration API settings: :ref:`API settings` |
| - default: 60 (minutes) | ||
| - The "Access token lifetime (in minutes)" parameter from the Mautic configuration settings (API settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html | ||
| * - api_oauth2_refresh_token_lifetime | ||
| - default: 14 (days) |
There was a problem hiding this comment.
| - default: 14 (days) | |
| - default: 14 days |
| * - allowed_extensions | ||
| - default: An indexed array with the values csv, doc, docx, epub, gif, jpg, jpeg, mpg, mpeg, mp3, odt, odp, ods, pdf, png, ppt, pptx, tif, tiff, txt, xls, xlsx, wav | ||
| - The "Allowed file extensions" parameter from the Mautic configuration settings (Theme settings): https://mautic-documentation.readthedocs.io/en/latest/configuration/settings.html | ||
| * - anonymize_ip |
There was a problem hiding this comment.
Let's code-wrap these values so it's clear that it's a setting variable.
| * - anonymize_ip | |
| * - ``anonymize_ip`` |
…slations-index-pot--main_pt_BR Translate 'docs/docs_translations/index.pot' in 'pt_BR'
…ions-pot--main_pt_BR
…slations-translations-pot--main_pt_BR Translate 'docs/docs_translations/translations.pot' in 'pt_BR'
…slations-contacts-pot--main_pt_BR Translate 'docs/docs_translations/contacts.pot' in 'pt_BR'
100% translated for the source file 'docs/docs_translations/categories.pot' on the 'pt_BR' language.
100% translated for the source file 'docs/docs_translations/plugins.pot' on the 'pt_BR' language.
…slations-plugins-pot--main_pt_BR Translate 'docs/docs_translations/plugins.pot' in 'pt_BR'
…es-pot--main_pt_BR
…slations-categories-pot--main_pt_BR Translate 'docs/docs_translations/categories.pot' in 'pt_BR'
100% translated for the source file 'docs/docs_translations/authentication.pot' on the 'pt_BR' language.
100% translated for the source file 'docs/docs_translations/dashboard.pot' on the 'pt_BR' language.
100% translated for the source file 'docs/docs_translations/overview.pot' on the 'pt_BR' language.
…slations-authentication-pot--main_pt_BR Translate 'docs/docs_translations/authentication.pot' in 'pt_BR'
…slations-overview-pot--main_pt_BR Translate 'docs/docs_translations/overview.pot' in 'pt_BR'
…d-pot--main_pt_BR
…slations-dashboard-pot--main_pt_BR Translate 'docs/docs_translations/dashboard.pot' in 'pt_BR'
…slations-stages-pot--main_pt_BR Translate 'docs/docs_translations/stages.pot' in 'pt_BR'
100% translated for the source file 'docs/docs_translations/search.pot' on the 'pt_BR' language.
100% translated for the source file 'docs/docs_translations/queue.pot' on the 'pt_BR' language.
…slations-queue-pot--main_pt_BR Translate 'docs/docs_translations/queue.pot' in 'pt_BR'
Fix build fail
Merge Main to 4.x
Remove update command from 4.x docs
Fix: Read the Docs, build and prose failed in branch `4.x`, and add DDEV configuration
No description provided.