webdav support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-30 22:27:44 +02:00
parent dcb8ec0f1e
commit 875b475295
6 changed files with 166 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# /etc/nginx/nginx.conf
user nginx;
# user nginx;
# Set number of worker processes automatically based on number of CPU cores.
worker_processes auto;