Configuration
This page allows you to modify the global settings of DruID.
See next image of Druid configuration list:
You can edit value of any property with your desired content (and then you are configuring all entire DruID installation).
Some of this configurations are not erasable because are needed by DruID core (you can only delete properties added by you).
You can add new configurations by entry point for certain connectors, like social connectors (sometimes it may be necessary to have specific credentials of a social app for an entry point).
So, if you want to have an specific facebook app for entrypoint with id 123456789abcd, you have to create new configurations:
- connector.social.facebook.123456789abcd.key
- connector.social.facebook.123456789abcd.secret
- connector.social.facebook.123456789abcd.scope* (this configuration is not mandatory. If you do not define, general facebook scope will be used).

