Skip to content

Commit

Permalink
wip: apply and check
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Oct 27, 2023
1 parent f5d1664 commit 9283f71
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/docs/chatwoot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,13 @@ to display more options.
Apply
~~~~~

Restart rvd_front service to apply changes:
There is no need to restart the server. It is applied right after saving.

.. prompt:: bash #
Check headers
~~~~~~~~~~~~~

systemctl restart rvd_front
Use curl to check the content security policy headers

.. prompt:: bash

curl --head https://server.example.org

0 comments on commit 9283f71

Please sign in to comment.