ledgerrb/options.rb

7 lines
142 B
Ruby
Raw Normal View History

# encoding: utf-8
ENV[ 'LEDGER_FILE' ] ||= '/home/nextcloud/data/cycojesus/files/org-files/comptes.ledger'
CURRENCY = '€'
SEPARATOR = ','