Transmission-daemon stops seeding after 45 minutes

I have noticed that transmission stops seeding after 45 minutes. I’ve restarted it, and each time it lasts 45 minutes before it seemingly drops the connection to the tracker. I can’t see anything in the settings.json that could be the cause, so I’m thinking it’s something else, possibly unrelated to transmission. Any ideas? Has anyone else had a similar issue?

sudo grep seed /etc/transmission-daemon/settings.json

What does it give?

“idle-seeding-limit”: 10080,
“idle-seeding-limit-enabled”: false,
“seed-queue-enabled”: false,
“seed-queue-size”: 10,

Try to change the idle seeding time to true and adjust the value. This is one week in minutes.