mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
info on websocket support
@@ -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.
|
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
|
# Apache
|
||||||
|
|
||||||
Below is an example of an apache2 conf file that you may customize to fit your environment and needs.
|
Below is an example of an apache2 conf file that you may customize to fit your environment and needs.
|
||||||
|
Reference in New Issue
Block a user