瀏覽代碼

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


Loading…
取消
儲存