mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
[cli] Add example config file
This commit is contained in:
parent
260a7fbcaa
commit
d7d42b6854
10
cli/config.yaml.example
Normal file
10
cli/config.yaml.example
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user