X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=lib%2Fcommon%2Fagendav_plugin.rb;h=187df6e92a695a85aba3091bded527a8ac751038;hp=3b3389dcd074ea4c8b3e666ebf0874b5ec7dfc99;hb=853aaef812f6e23f17d3e24db99dfbaadafdbddf;hpb=fa7782720ff15fce29b6f875678e9fd0c197485a diff --git a/lib/common/agendav_plugin.rb b/lib/common/agendav_plugin.rb index 3b3389d..187df6e 100644 --- a/lib/common/agendav_plugin.rb +++ b/lib/common/agendav_plugin.rb @@ -18,7 +18,6 @@ module AgendavPlugin :host => cfg.agendav_dbhost, :port => cfg.agendav_dbport, :options => cfg.agendav_dbopts, - :tty => cfg.agendav_dbtty, :dbname => cfg.agendav_dbname, :user => cfg.agendav_dbuser, :password => cfg.agendav_dbpass }