{% extends "_layout.html" %} {% set active_page = 'options' %} {% set show_filters = False %} {% block content %}
fava
- settings
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 }} | {%- if key == "file_user" -%} {{ value }} {%- else -%} {{ value|trim }} {%- endif -%} |
beancount
- options
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 }} |