/usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all

This commit is contained in:
Slavi Pantaleev
2022-11-27 09:47:02 +02:00
parent c928148261
commit fb86f6d5e7
4 changed files with 8 additions and 9 deletions

View File

@ -117,6 +117,8 @@ matrix_user_gid: ~
matrix_base_data_path: "/matrix"
matrix_base_data_path_mode: "750"
matrix_bin_path: "{{ matrix_base_data_path }}/bin"
matrix_static_files_base_path: "{{ matrix_base_data_path }}/static-files"
# This is now unused. We keep it so that cleanup tasks can use it.