Config

{% for key, value in config_items.items() %} {% endfor %}
Option Value
{{ key}} {{ value }}

Download Script

Pastey provides a script that can be used to paste output directly from the command line:

$ cat /var/log/nginx.log | pastey
$ echo "Hello, Pastey!" | pastey

Download the following, make it executable, and put it in your system PATH to be used anywhere!