Fix: Allow setting of other Granian options (#9360)

This commit is contained in:
Trenton H
2025-03-11 10:33:56 -07:00
committed by GitHub
parent f4413e0a08
commit 9944f81512
9 changed files with 79 additions and 99 deletions

View File

@@ -837,7 +837,7 @@ Paperless-ngx consists of the following components:
```shell-session
cd /path/to/paperless/src/
python3 webserver.py
granian --interface asginl --ws "paperless.asgi:application"
```
or by any other means such as Apache `mod_wsgi`.