Some torrents need memory

This commit is contained in:
Nemo 2018-01-26 01:15:09 +05:30
parent 1926474aa4
commit 964e569bbe
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ resource docker_container "transmission" {
"TZ=Asia/Kolkata",
]
memory = 256
memory = 1024
restart = "unless-stopped"
destroy_grace_seconds = 10
must_run = true