1
0
Fork 0

fix hledger options

This commit is contained in:
ibizaman 2024-04-16 00:16:09 -07:00
parent 38105f3a87
commit 7da24aa7fa

View file

@ -61,9 +61,7 @@ in
host = "127.0.0.1"; host = "127.0.0.1";
port = cfg.port; port = cfg.port;
capabilities.view = true; allow = "edit";
capabilities.add = true;
capabilities.manage = true;
extraOptions = [ extraOptions = [
# https://hledger.org/1.30/hledger-web.html # https://hledger.org/1.30/hledger-web.html
# "--capabilities-header=HLEDGER-CAP" # "--capabilities-header=HLEDGER-CAP"