Update to 2024-08-01 12:00

This commit is contained in:
Daniel Berteaud
2024-08-01 12:00:49 +02:00
parent 7ca183d87f
commit d95feec915
3 changed files with 19 additions and 2 deletions

View File

@@ -9,3 +9,5 @@ server.tomcat.basedir={{ squashtm_root_dir }}/data/tomcat
squash.crypto.secret={{ squashtm_secret }}
squash.path.bundles-path={{ squashtm_root_dir }}/app/bundles
squash.path.plugins-path={{ squashtm_root_dir }}/app/plugins
squash.rest-api.jwt.secret={{ squashtm_jwt_secret }}