/usr/local/bin/matrix-dendrite-create-account -> /matrix/dendrite/bin/create-account
This commit is contained in:
@ -14,6 +14,7 @@ matrix_dendrite_config_dir_path: "{{ matrix_dendrite_base_path }}/config"
|
||||
matrix_dendrite_storage_path: "{{ matrix_dendrite_base_path }}/storage"
|
||||
matrix_dendrite_media_store_path: "{{ matrix_dendrite_storage_path }}/media-store"
|
||||
matrix_dendrite_nats_storage_path: "{{ matrix_dendrite_base_path }}/nats"
|
||||
matrix_dendrite_bin_path: "{{ matrix_dendrite_base_path }}/bin"
|
||||
matrix_dendrite_ext_path: "{{ matrix_dendrite_base_path }}/ext"
|
||||
|
||||
# By default, we make Dendrite only serve HTTP (not HTTPS).
|
||||
|
Reference in New Issue
Block a user