This website requires JavaScript.
Explore
Help
Sign In
quenousimporte
/
notes
Watch
1
Star
0
Fork
You've already forked notes
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f716fb83f1
notes
/
cli
/
quick
/
settingssample.json
8 lines
104 B
JSON
Raw
Normal View
History
Unescape
Escape
added: quickjs client
2023-09-10 12:23:08 +02:00
{
"password"
:
""
,
"url"
:
"http://localhost:8000"
,
quickjs cli tool: changed: allow command line params for editor added: diff before push changed: bypass confimation message for encryption
2023-09-11 09:54:33 +02:00
"editor"
:
[
"vim"
]
,
added: quickjs client
2023-09-10 12:23:08 +02:00
"gpg"
:
"gpg"
,
"gpguser"
:
""
}