Created
February 6, 2020 12:45
-
-
Save MarioBlazek/49510246577e0bea97cb6f59d0562fe0 to your computer and use it in GitHub Desktop.
HTTPlug config config.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Httplug configuration | |
httplug: | |
plugins: | |
logger: ~ | |
clients: | |
app: | |
factory: httplug.factory.curl | |
plugins: [httplug.plugin.logger] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment