mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-23 07:09:41 +02:00
remove tmpfs (#603)
This commit is contained in:
parent
4d853c4ca8
commit
7d3983d2ec
3 changed files with 0 additions and 7 deletions
|
@ -43,7 +43,6 @@ loglevel = use_loglevel
|
|||
workers = web_concurrency
|
||||
bind = use_bind
|
||||
errorlog = use_errorlog
|
||||
worker_tmp_dir = "/mem" # "/dev/shm"
|
||||
accesslog = use_accesslog
|
||||
graceful_timeout = int(graceful_timeout_str)
|
||||
timeout = int(timeout_str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue