Compare commits
1 commit
f5e23cb8ff
...
a6d48a5d37
| Author | SHA1 | Date | |
|---|---|---|---|
| a6d48a5d37 |
1 changed files with 1 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ authentik:
|
|||
nextcloud:
|
||||
env:
|
||||
DEFAULT_QUOTA: "100 MB"
|
||||
APPS: "calendar groupfolders"
|
||||
APPS: "calendar groupfolders" # collectives
|
||||
BBB_URL: "{{bbb_url}}"
|
||||
FPM_MAX_CHILDREN: 45
|
||||
FPM_START_SERVERS: 6
|
||||
|
|
@ -61,7 +61,6 @@ nextcloud:
|
|||
bbb_secret: "{{bbb_secret}}"
|
||||
initial-hooks:
|
||||
#- app install_bbb
|
||||
#- app install_collectives
|
||||
- app set_default_quota
|
||||
- app install_apps
|
||||
- app run_occ 'app:disable dashboard'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue