diff --git a/templates/core.conf.j2 b/templates/core.conf.j2 index cfc352c..f898e5b 100644 --- a/templates/core.conf.j2 +++ b/templates/core.conf.j2 @@ -91,6 +91,6 @@ "super_seeding": false, "torrentfiles_location": "{{ deluge_torrentfiles_location }}", "upnp": true, - "utpex": true + "utpex": true, "enabled_plugins": {{ deluge_plugins }} }