diff --git a/python/dnfdaemon/server/__init__.py b/python/dnfdaemon/server/__init__.py
index 38611c1a864e63649a0313c10c501c0c749aa3b2..d41885cba65e9e73f1f3ec2245991d7998642fd3 100644
--- a/python/dnfdaemon/server/__init__.py
+++ b/python/dnfdaemon/server/__init__.py
@@ -313,7 +313,6 @@ class DnfDaemonBase(dbus.service.Object, DownloadCallback):
           'enablegroups'         ,
           'exclude'              ,
           'excludepkgs'          ,
-          'failovermethod'       ,
           'fastestmirror'        ,
           'gpgcheck'             ,
           'gpgkey'               ,