|
|
|
@@ -142,10 +142,6 @@ cinny_hsts_preload_enabled: false |
|
|
|
|
|
|
|
cinny_scheme: https |
|
|
|
|
|
|
|
# The hostname at which Cinny is served. |
|
|
|
# Only works with with Traefik reverse-proxying. |
|
|
|
cinny_hostname: "{{ matrix_server_fqn_cinny }}" |
|
|
|
|
|
|
|
# The path at which Cinny is exposed. |
|
|
|
# This value must either be `/` or not end with a slash (e.g. `/cinny`). |
|
|
|
cinny_path_prefix: / |
|
|
|
|