update to 24.12.1 (#4)

there is no staging, so the PR is for main directly

Reviewed-on: #4
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@disroot.org>
Co-committed-by: meaz <meaz@disroot.org>
This commit is contained in:
meaz 2024-12-31 18:31:21 +01:00 committed by meaz
parent 0eeefa0487
commit 0b3917411e

View file

@ -14,7 +14,7 @@ timetagger_pip_pkgs:
- pip
- pyyaml
timetagger_version: '24.7.1' # Without 0, so if version is 24.07.1 on git, you should set it to 24.7.1 here
timetagger_version: '24.12.2' # Without 0, so if version is 24.07.1 on git, you should set it to 24.7.1 here
timetagger_bind_address: '0.0.0.0:8080' # default is 80 but it doesn't work if not root
timetagger_datadir: '{{ timetagger_venv_path }}/_timetagger'
timetagger_loglevel: 'info'