18 lines
381 B
YAML
18 lines
381 B
YAML
##
|
|
# commons are from mycloud-core
|
|
##
|
|
|
|
components:
|
|
mycloud-services:
|
|
# patch mycloud-core to get another database
|
|
values:
|
|
databases:
|
|
matrix-synapse:
|
|
type: postgresql
|
|
additionalParams: 'LC_COLLATE="C" LC_CTYPE="C" ENCODING=UTF8 TEMPLATE=template0'
|
|
|
|
mycloud-matrix:
|
|
enabled: true
|
|
namespace:
|
|
# current namespace
|
|
name:
|