|
|
|
@@ -39,8 +39,12 @@ matrix_cactus_comments_client_version: "0.13.0" |
|
|
|
# provide the files locally / manually. |
|
|
|
matrix_cactus_comments_client_local_dir: '' |
|
|
|
|
|
|
|
matrix_cactus_comments_client_endpoint: "/cactus-comments/" |
|
|
|
# matrix_cactus_comments_client_nginx_path specifies the path where nginx can access the client files. |
|
|
|
# The default value assumes a container setup. If you're running nginx without a container, consider adjusting this path |
|
|
|
matrix_cactus_comments_client_nginx_path: "/cactus-comments/" |
|
|
|
|
|
|
|
# matrix_cactus_comments_client_endpoint specifies where nginx will serve the files in nginx is enabled |
|
|
|
matrix_cactus_comments_client_endpoint: "/cactus-comments/" |
|
|
|
|
|
|
|
# List of systemd services that matrix-cactus-comments.service depends on |
|
|
|
matrix_bot_cactus_comments_systemd_required_services_list: ['docker.service'] |
|
|
|
|