Sfoglia il codice sorgente

Fix typo

pull/804/head
Slavi Pantaleev 5 anni fa
committed by GitHub
parent
commit
346f8b3475
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/matrix-etherpad/defaults/main.yml

+ 1
- 1
roles/matrix-etherpad/defaults/main.yml Vedi File

@@ -31,7 +31,7 @@ matrix_etherpad_base_url: "https://{{ matrix_server_fqn_dimension }}{{ matrix_et

# 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:
# - change the engine (`matrix_etherpad_database_engine: 'postgres'`)


Caricamento…
Annulla
Salva