aboutsummaryrefslogtreecommitdiff
path: root/macli.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-10-04 00:09:34 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-10-04 00:09:34 +0530
commit50f211800946318ff4e3c40c1fc497c149b0380d (patch)
treed4a8f15f05c1b21749593495c99437aad5385b04 /macli.toml
parent1b45e30a8f0cbeb8b28a1464dc4342bffa958627 (diff)
Use the macli.toml file to store and get login info automatically
Diffstat (limited to 'macli.toml')
-rw-r--r--macli.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/macli.toml b/macli.toml
index 169addf..69ee259 100644
--- a/macli.toml
+++ b/macli.toml
@@ -20,6 +20,8 @@ token = ""
client_id = ""
# save newly entered client id when logging in (yes/no)
save_client_id = "yes"
+# set this to true if you do not wanna use the system kerying (unsafe)
+no_system_keyring = false # `macli login -k` works similarly
# default settings (can be overridden by corresponding flags, `macli --help` for more details)
[searching]