overrides: nextcloud google sync
This commit is contained in:
parent
a302fbef1e
commit
f361e7a6ee
|
@ -66,6 +66,7 @@ data:
|
|||
openid:
|
||||
ENABLE_OPENID_SIGNUP: true
|
||||
service:
|
||||
ENABLE_NOTIFY_MAIL: true
|
||||
DISABLE_REGISTRATION: false
|
||||
ENABLE_BASIC_AUTHENTICATION: false
|
||||
ALLOW_ONLY_EXTERNAL_REGISTRATION: true
|
||||
|
|
|
@ -140,9 +140,11 @@ data:
|
|||
# Testing
|
||||
- name: event_update_notification
|
||||
enabled: false
|
||||
#- name: calendar_resource_management
|
||||
# enabled: true
|
||||
# TODO install via CLI
|
||||
- name: google_synchronization
|
||||
enabled: true
|
||||
#- name: calendar_resource_management
|
||||
# enabled: true
|
||||
# TODO install via CLI
|
||||
# TODO disabling user status, files_comments, support, event_update_notification (Notifications for calendar event updates), bruteforcesettings
|
||||
# disable tasks soon
|
||||
# configure firstrunwizard
|
||||
|
|
Loading…
Reference in New Issue