feat(config): create example

This commit is contained in:
Dmitriy Pleshevskiy 2022-02-18 23:37:58 +03:00
parent 83b55ed323
commit 9423876d44
1 changed files with 12 additions and 0 deletions

12
config.example.toml Normal file
View File

@ -0,0 +1,12 @@
[notifier]
duration = 5.0
[micro_timer]
duration = 180.0
postpone_duration = 90.0
rest_duration = 30.0
[rest_timer]
duration = 1800.0
postpone_duration = 600.0
rest_duration = 900.0