Set folders which should be loaded by CRXDE
How can I set up which folders are loaded by the CRXDE(normal, not lite)? I want to load these folders
/apps /etc /libs /content
but the CRXDE loads only
/apps /etc /libs
How can I set up which folders are loaded by the CRXDE(normal, not lite)? I want to load these folders
/apps /etc /libs /content
but the CRXDE loads only
/apps /etc /libs
How to modify the set of repository paths exported to CRXDE using the CRX Content Explorer:
1. Navigate to http://localhost:4502/crx.
2. Login if you have not already logged in.
3. Select the Content Explorer.
4. In the Content Explorer, navigate to /etc/crxde/profiles/default
5. Modify the crxde:paths property by adding desired paths. (e.g., /content)
6. Click the green check mark.
7. Save All.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.