ソースを参照

[cli] Add example config file

Neeraj Gupta 1 年間 前
コミット
d7d42b6854
1 ファイル変更10 行追加0 行削除
  1. 10 0
      cli/config.yaml.example

+ 10 - 0
cli/config.yaml.example

@@ -0,0 +1,10 @@
+# You can put this configuration file in the following locations:
+# - $HOME/.ente/config.yaml
+# - config.yaml in the current working directory
+# - $ENTE_CLI_CONFIG_PATH/config.yaml
+
+endpoint:
+  api: "https://api.ente.io"
+
+log:
+ http: false # log http requests and responses