fix hledger options (#228)
This commit is contained in:
parent
38105f3a87
commit
ab1bd23b51
1 changed files with 1 additions and 3 deletions
|
@ -61,9 +61,7 @@ in
|
|||
host = "127.0.0.1";
|
||||
port = cfg.port;
|
||||
|
||||
capabilities.view = true;
|
||||
capabilities.add = true;
|
||||
capabilities.manage = true;
|
||||
allow = "edit";
|
||||
extraOptions = [
|
||||
# https://hledger.org/1.30/hledger-web.html
|
||||
# "--capabilities-header=HLEDGER-CAP"
|
||||
|
|
Loading…
Reference in a new issue