|
|
@ -17,6 +17,7 @@ matrix_user_uid: 991
|
|
|
|
matrix_user_gid: 991
|
|
|
|
matrix_user_gid: 991
|
|
|
|
|
|
|
|
|
|
|
|
matrix_base_data_path: "/matrix"
|
|
|
|
matrix_base_data_path: "/matrix"
|
|
|
|
|
|
|
|
matrix_base_data_path_mode: "750"
|
|
|
|
|
|
|
|
|
|
|
|
matrix_static_files_base_path: "{{ matrix_base_data_path }}/static-files"
|
|
|
|
matrix_static_files_base_path: "{{ matrix_base_data_path }}/static-files"
|
|
|
|
|
|
|
|
|
|
|
@ -34,4 +35,4 @@ run_start: true
|
|
|
|
run_register_user: true
|
|
|
|
run_register_user: true
|
|
|
|
run_import_sqlite_db: true
|
|
|
|
run_import_sqlite_db: true
|
|
|
|
run_import_media_store: true
|
|
|
|
run_import_media_store: true
|
|
|
|
run_self_check: true
|
|
|
|
run_self_check: true
|
|
|
|