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
// folder_permissions_groups_only - boolean - If true, permissions for this site must be bound to a group (not a user). Otherwise, permissions must be bound to a user.
386
389
// welcome_screen - string - Does the welcome screen appear?
390
+
// office_integration_available - boolean - Allow users to use Office for the web?
387
391
// session_expiry - double - Session expiry in hours
388
392
// ssl_required - boolean - Is SSL required? Disabling this is insecure.
389
393
// tls_disabled - boolean - Is TLS disabled(site setting)?
0 commit comments