mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented flexible upload limits for wordpress and matrix :)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
title: "Blog" # Wordpress titel
|
||||
title: "Blog" # Wordpress titel
|
||||
max_upload_size: "15M" # Low default upload size, because you should use Peertube for Videos and Funkwhale for Audio files
|
||||
plugins:
|
||||
wp-discourse:
|
||||
enabled: "{{ 'web-app-discourse' in group_names | lower }}"
|
||||
|
Reference in New Issue
Block a user