new nextcloud config management
This commit is contained in:
@@ -72,16 +72,31 @@ nextcloud_user_ini:
|
||||
option: max_execution_time
|
||||
value: 3600
|
||||
|
||||
nextcloud_apps:
|
||||
nextcloud_occ_install_app:
|
||||
- bruteforcesettings
|
||||
- calendar
|
||||
- contacts
|
||||
- external
|
||||
- extract
|
||||
- groupfolders
|
||||
- metadata
|
||||
- notes
|
||||
- notify_push
|
||||
- suspicious_login
|
||||
- tables
|
||||
- tasks
|
||||
- twofactor_nextcloud_notification
|
||||
- twofactor_totp
|
||||
- end_to_end_encryption
|
||||
|
||||
nextcloud_occ_config_app:
|
||||
- "preview jpeg_quality --value=60"
|
||||
- "previewgenerator squareSizes --value='256 1024'"
|
||||
- "previewgenerator widthSizes --value=2048"
|
||||
- "previewgenerator heightSizes --value=2048"
|
||||
- "files_trashbin background_job_expire_trash --value=no"
|
||||
- "files_versions background_job_expire_versions --value=no"
|
||||
- "files max_chunk_size --value 134217728"
|
||||
|
||||
nextcloud_exporter_install_dir: "/usr/local/bin"
|
||||
nextcloud_exporter_system_group: "node-exporter"
|
||||
|
||||
Reference in New Issue
Block a user