docs: update INVESTMENT_PAYEE_NAME comment (#41)

Co-authored-by: sventec <18218761+sventec@users.noreply.github.com>
This commit is contained in:
sventec
2026-01-06 14:51:53 +00:00
committed by GitHub
parent 543bb71056
commit a4c85a76d5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ ENV ACTUAL_CACHE_DIR="./cache"
# optional, name of the payee for added interest transactions
ENV INTEREST_PAYEE_NAME="Loan Interest"
# optional, name of the payee for added interest transactions
# optional, name of the payee for added investment transactions
ENV INVESTMENT_PAYEE_NAME="Investment"
# optional, name of the category group for added investment tracking transactions
ENV INVESTMENT_CATEGORY_GROUP_NAME="Income"
+1 -1
View File
@@ -47,7 +47,7 @@ ACTUAL_CACHE_DIR="./cache"
# optional, name of the payee for added interest transactions
INTEREST_PAYEE_NAME="Loan Interest"
# optional, name of the payee for added interest transactions
# optional, name of the payee for added investment transactions
INVESTMENT_PAYEE_NAME="Investment"
# optional, name of the category group for added investment tracking transactions
INVESTMENT_CATEGORY_GROUP_NAME="Income"
+1 -1
View File
@@ -13,7 +13,7 @@ ACTUAL_CACHE_DIR="./cache"
# optional, name of the payee for added interest transactions
INTEREST_PAYEE_NAME="Loan Interest"
# optional, name of the payee for added interest transactions
# optional, name of the payee for added investment transactions
INVESTMENT_PAYEE_NAME="Investment"
# optional, name of the category group for added investment tracking transactions
INVESTMENT_CATEGORY_GROUP_NAME="Income"