X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=stemmaweb%2Flib%2Fstemmaweb.pm;h=3f66d19e618c0b963b657632f329851252359118;hb=786f97616711971fd5d6bd6397e878a34635298f;hp=b7f1c8508146670474e7666421e15b97d53f3d43;hpb=4d4c578966a8dde9fdf7d1a1c339435344f91c47;p=scpubgit%2Fstemmatology.git diff --git a/stemmaweb/lib/stemmaweb.pm b/stemmaweb/lib/stemmaweb.pm index b7f1c85..3f66d19 100644 --- a/stemmaweb/lib/stemmaweb.pm +++ b/stemmaweb/lib/stemmaweb.pm @@ -87,7 +87,7 @@ __PACKAGE__->config( }, store => { class => 'Model::KiokuDB', - model_name => 'User', + model_name => 'Directory', }, auto_create_user => 1, },