20 lines
462 B
Text
20 lines
462 B
Text
# Default configuration for Stop… Camping Time!
|
|
|
|
# Time resolution in minutes
|
|
#time_resolution: 1
|
|
|
|
# Which date to use for new entries
|
|
# Supported values are: previous, today, none
|
|
#date_new_entry: today
|
|
|
|
# The default hourly rate
|
|
#hourly_rate: 20.0
|
|
|
|
# The VAT rate
|
|
#vat_rate: 21.0
|
|
|
|
# The invoice ID format (see strftime(3) and %N for the sequence number)
|
|
#invoice_id: %Y%N
|
|
|
|
# The invoice template used (without the .tex.erb suffix)
|
|
#invoice_template: invoice
|