Skip to content

Commit f0c3adc

Browse files
committed
chore(tess_example.yml): set registration to true
1 parent 71d29b8 commit f0c3adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/tess.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ default: &default
170170
collection_curation: true
171171
spaces: false
172172
invitation: false
173-
registration: false
173+
registration: true
174174
login_through_oidc_only: false # when true, only the first oidc authentication will be available in TeSS, useful when you have your org SSO. Be careful! invitation and registration must be false when using this feature.
175175
restrict_content_provider_selection: false
176176
user_ingestion_methods: ['bioschemas']

0 commit comments

Comments
 (0)