This commit is contained in:
Slavi Pantaleev
2021-01-26 10:13:08 +02:00
committed by GitHub
parent 42f338016b
commit 346f8b3475

View File

@ -31,7 +31,7 @@ matrix_etherpad_base_url: "https://{{ matrix_server_fqn_dimension }}{{ matrix_et
# Database-related configuration fields. # Database-related configuration fields.
# #
# Etherpad recommends using a dedicated database, and supports Sqliite only for development # Etherpad recommends using a dedicated database, and supports Sqlite only for development
# #
# To use Postgres: # To use Postgres:
# - change the engine (`matrix_etherpad_database_engine: 'postgres'`) # - change the engine (`matrix_etherpad_database_engine: 'postgres'`)