Skip to content

Commit 29757e5

Browse files
committed
Added information about configuration management
1 parent 24234a7 commit 29757e5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,16 @@ autocomplete. See [os2forms_dawa submodule](https://github.com/OS2Forms/os2forms
5050

5151
As soon as it is clear how the integration is going to be used, then
5252
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.

0 commit comments

Comments
 (0)