fix: add files_lock and notify_push to nextcloud_apps_to_install
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
cd4d54e33c
commit
c4df67ccf1
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ nextcloud_apps_to_install:
|
||||||
- user_oidc
|
- user_oidc
|
||||||
- whiteboard
|
- whiteboard
|
||||||
- drawio
|
- drawio
|
||||||
|
- files_lock
|
||||||
|
- notify_push
|
||||||
nextcloud_allow_local_remote_servers: true # Allow requests to local network in Vagrant
|
nextcloud_allow_local_remote_servers: true # Allow requests to local network in Vagrant
|
||||||
nextcloud_oidc_allow_selfsigned: true # Allow self-signed certs for OIDC in Vagrant
|
nextcloud_oidc_allow_selfsigned: true # Allow self-signed certs for OIDC in Vagrant
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue