{% extends "_layout.html" %} {% set active_page = 'options' %} {% set show_filters = False %} {% block content %}
{{ _('You can use the --settings [file]
option when starting fava
to specify different settings. The settings will be merged with the default-settings, so the table below shows all possible settings-keys.') }}
{{ _('Key') }} | {{ _('Value') }} |
---|---|
{{ key }} | {{ value|trim }} |
{{ _('For a detailed explanation of all possible option
-values see the Beancount Options Reference, or more generally, the Beancount Documentation Overview.') }}
{{ _('Key') }} | {{ _('Value') }} |
---|---|
{{ key }} | {{ value }} |