info on websocket support

tooomm
2025-09-13 11:44:28 +02:00
parent b9825e8d70
commit 0f9b067cf7

@@ -61,6 +61,8 @@ towards the end of the section.
Some have found adding the P3P header (`add_header P3P 'CP=""';` see [#817](https://github.com/paperless-ngx/paperless-ngx/issues/817)) works; only [IE and Edge](https://en.wikipedia.org/wiki/P3P) support it.
Also make sure to enable `Websocket Support` in nginx, see https://github.com/paperless-ngx/paperless-ngx/discussions/10762#discussioncomment-14299568.
# Apache
Below is an example of an apache2 conf file that you may customize to fit your environment and needs.