WIP DXUser no storable, no db_file
[spider.git] / perl / cluster.pl
index 6c0ff3d691490d4db977e2d03108ec6f31ca1071..1faef1781c955d24d0f72670935257b981a0840a 100755 (executable)
@@ -536,7 +536,7 @@ sub setup_start
 
        # initialise User file system
        dbg("loading user file system ...");
-       DXUser::init(1);
+       DXUser::init(4);                        # version 4 == json format
 
        # look for the sysop and the alias user and complain if they aren't there
        {