Compare commits

...

2 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot] 4bf3fda9c5 Update CHANGELOG.md (#16429)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 04:39:05 +00:00
CanbiZ (MickLesk) 68246453fe qf 2026-08-12 06:38:30 +02:00
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -521,6 +521,8 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
</details>
## 2026-08-12
## 2026-08-11
### 🚀 Updated Scripts
+1 -1
View File
@@ -151,7 +151,7 @@ Requires=redis.service
[Service]
WorkingDirectory=/opt/paperless/src
ExecStartPre=uv run -- python manage.py document_index reindex --if-needed --no-progress-bar
#ExecStartPre=uv run -- python manage.py document_index reindex --if-needed --no-progress-bar
ExecStart=uv run -- granian --interface asginl --ws --loop uvloop "paperless.asgi:application"
Environment=GRANIAN_HOST=::
Environment=GRANIAN_PORT=8000