Add example settings.ini
This commit is contained in:
parent
3fdad99cd0
commit
c43534df7d
1 changed files with 9 additions and 0 deletions
9
example.settings.ini
Normal file
9
example.settings.ini
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[pomodoro]
|
||||||
|
logfile =
|
||||||
|
logpath = /home/example/Projects/agaric/pomodoroprompt/log/
|
||||||
|
latest_recorded =
|
||||||
|
second_latest_recorded =
|
||||||
|
|
||||||
|
[harvest]
|
||||||
|
profile_first_name = Given
|
||||||
|
profile_last_name = Surname
|
Loading…
Add table
Add a link
Reference in a new issue