File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -50,3 +50,16 @@ autocomplete. See [os2forms_dawa submodule](https://github.com/OS2Forms/os2forms
50
50
51
51
As soon as it is clear how the integration is going to be used, then
52
52
os2forms_dawa will be refactored to OS2Web Data lookup plugin plugin.
53
+
54
+ ## Important notes
55
+ ### Serviceplatformen plugins
56
+ Settings for CPR and CVR serviceplantormen plugins are storing as configuration
57
+ in db and will(could) be exported as ` yml ` file via Drupal configuration
58
+ management system. And afterwards could be tracked by ` git ` .
59
+
60
+ If case you have public access to your git repository all setting from plugins
61
+ will be exposed for third persons.
62
+
63
+ To avoid/prevent this behavior we recommend use ` Config ignore ` module, where
64
+ you can add all settings you do not want to export/import via configuration
65
+ management system.
You can’t perform that action at this time.
0 commit comments