From: William Pitcock Date: Sun, 11 Nov 2018 07:27:36 +0000 (+0000) Subject: config docs: typo fix X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=5dda13ee5f9302cfef215c8ffaa527e9a572a37b;p=akkoma config docs: typo fix --- diff --git a/config/config.md b/config/config.md index 34f703560..446b0ce67 100644 --- a/config/config.md +++ b/config/config.md @@ -85,4 +85,4 @@ This section is used to configure Pleroma-FE, unless ``:managed_config`` in ``:i * ``enabled``: Whether the managed content security policy is enabled * ``sts``: Whether to additionally send a `Strict-Transport-Security` header * ``sts_max_age``: The maximum age for the `Strict-Transport-Security` header if sent -* ``ct_max_age``: The maximum age for the `Except-CT` header if sent +* ``ct_max_age``: The maximum age for the `Expect-CT` header if sent