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
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