ledgerrb/options.rb
Gwenhael Le Moine 4df1819854
refactoring
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2017-11-03 16:14:30 +01:00

6 lines
142 B
Ruby

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