You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auto_parse_vars: [] # available features to auto parse from description: ['keywords', 'target_audience']
168
164
materials_disabled: []
169
165
content_providers_disabled: []
170
166
bioschemas_testing: false
171
-
learning_paths: false
172
167
collection_curation: true
173
-
spaces: false
168
+
auto_parse_vars: [] # available features to auto parse from description: ['keywords', 'target_audience']
169
+
170
+
# User login
174
171
invitation: false
175
172
registration: true
176
-
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.
173
+
login_through_oidc_only: false # when true, only the first oidc authentication will be available in TeSS, useful when you have your org SSO. Caution! invitation and registration must be false when using this feature.
174
+
175
+
# User rights
176
+
user_source_creation: true
177
+
trainers: false
178
+
edit_suggestions: false
179
+
180
+
# UI
181
+
sticky_navbar: false # when true, allows navbar (and header_notice if enabled) to stick to the top of the window and shrink when scrolling
182
+
183
+
# Possible features to disable:
184
+
# biotools, topics, operations, sponsors, fairshare, county, ardc_fields_of_research,
0 commit comments