From 46d07ec23641586f55baeefbfa2718ed79275768 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman Date: Sun, 13 Nov 2022 08:38:24 +0000 Subject: [PATCH] Fix syntax styling api documentation. --- docs/api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index 8f3acbc6..b18398ac 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -8,9 +8,9 @@ can also be configured via the API. The Mailu API is disabled by default. It can be enabled and configured via the settings: -* ```API``` +* ``API`` * ``WEB_API`` -* ```API_TOKEN``` +* ``API_TOKEN`` For more information see the section :ref:`Advanced configuration ` in the configuration reference.