浏览代码

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


正在加载...
取消
保存