Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 16565)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 16566)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.53 2008-02-21 23:20:39 jhoblitt Exp $
+# $Id: Server.pm,v 1.54 2008-02-21 23:21:09 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -27,5 +27,5 @@
 __PACKAGE__->mk_accessors(qw( log sql config ));
 
-use constant SUBPATH_DEPTH => 3;
+use constant SUBPATH_DEPTH => 2;
 
 sub new {
