ソースを参照

Fix typo

pull/804/head
Slavi Pantaleev 5年前
committed by GitHub
コミット
346f8b3475
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/matrix-etherpad/defaults/main.yml

+ 1
- 1
roles/matrix-etherpad/defaults/main.yml ファイルの表示

@@ -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'`)


読み込み中…
キャンセル
保存