This commit is contained in:
parent
69ceb5ccba
commit
4d11512d8d
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ vacuum = True
|
|||
max-requests = 5000
|
||||
processes = 4
|
||||
enable-threads = true
|
||||
static-map = /static=/srv/umap/static
|
||||
static-map = /static=/srv/umap/umap/static
|
||||
static-map = /uploads=/srv/umap/uploads
|
||||
buffer-size = 32768
|
||||
|
|
Loading…
Reference in a new issue