Change capitalization per author's preference: Conduwuit → conduwuit

See: e8508d16e1

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-01-20 12:38:14 +09:00
parent e1d3e1b4e6
commit 8ba607a76a
11 changed files with 24 additions and 24 deletions

View File

@ -870,7 +870,7 @@ turn_password = {{ matrix_conduwuit_config_turn_password | to_json }}
# 0 = AbsoluteConsistency
# 1 = TolerateCorruptedTailRecords (default)
# 2 = PointInTime (use me if trying to recover)
# 3 = SkipAnyCorruptedRecord (you now voided your Conduwuit warranty)
# 3 = SkipAnyCorruptedRecord (you now voided your conduwuit warranty)
#
# For more information on these modes, see:
# https://github.com/facebook/rocksdb/wiki/WAL-Recovery-Modes

View File

@ -134,7 +134,7 @@ traefik.http.routers.matrix-conduwuit-public-federation-api.tls.certResolver={{
{% if matrix_conduwuit_container_labels_public_conduwuit_api_enabled %}
############################################################
# #
# Public Conduwuit-API (/_conduwuit) #
# Public conduwuit-API (/_conduwuit) #
# #
############################################################
@ -154,7 +154,7 @@ traefik.http.routers.matrix-conduwuit-public-conduwuit-api.tls.certResolver={{ m
############################################################
# #
# /Public Conduwuit-API (/_conduwuit) #
# /Public conduwuit-API (/_conduwuit) #
# #
############################################################
{% endif %}