ente/cli/config.yaml.example

11 lines
285 B
Plaintext
Raw Normal View History

2024-03-08 11:53:52 +00:00
# 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: "http://localhost:8080"
2024-03-08 11:53:52 +00:00
log:
http: false # log status code & time taken by requests