Database connection for User Settings
There are use cases in which users would like to save the settings they have made so that they can reuse them at a later date. Saving user settings is possible
-
for settings in the import wizard.
Users can then reuse their saved settings across repositories.
Configuration and Prerequisites (Overview)
For users to be able to save their own settings, the following requirements must be met:
-
A database schema must be prepared as a user settings database schema. Information on preparing database schemas
-
The configuration file
userpreferences-config.xmlmust be adapted.
Customize Configuration File
The corresponding configuration file userpreferences-config.xml must be adapted. See the userpreferences config file reference for details.