-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I want to configure wgetpaste utility from gentoo, but don't know which engine name to write into config file.
Here my config:
/etc/wgetpaste.d $ cat wastebin.conf
SERVICES="${SERVICES} wastebin"
URL_wastebin="https://wastebin.local/"
ENGINE_wastebin=wastebin
# Optionally default
DEFAULT_SERVICE=wastebin
$ wgetpaste -S
Services supported: (case sensitive):
Name: | Url:
==========|=================
dpaste | http://dpaste.com/api/v2/
gists | https://api.github.com/gists
*wastebin | https://wastebin.local/
$ echo test | wgetpaste
"wastebin" is not supported by postdata().
Metadata
Metadata
Assignees
Labels
No labels