Enable the dashboard pseudo workspace

tags/0.2.4_el5
Daniel Berteaud 11 years ago
parent f199fc07f0
commit e1dd9251e9
  1. 7
      root/etc/e-smith/templates/etc/pydio/bootstrap_repositories.php/050repo

@ -127,5 +127,12 @@ $REPOSITORIES["ajxp_conf"] = array(
); );
*/ */
$REPOSITORIES["ajxp_user"] = array(
"DISPLAY" => "Dashboard",
"DISPLAY_ID" => "166",
"DRIVER" => "ajxp_user",
"DRIVER_OPTIONS"=> array()
);
EOF EOF
} }

Loading…
Cancel
Save