diff --git a/backend/conf/config.sample.properties b/backend/conf/config.sample.properties index 8bf81b363e..6f3b6593dd 100644 --- a/backend/conf/config.sample.properties +++ b/backend/conf/config.sample.properties @@ -83,3 +83,6 @@ locale = en #cryptography.enabled = false #cryptography.key.file = {full path to "odcs" (home) dir of the project}/cryptography.key + +#type of ownership user|organization +ownership.type=user