caio.co/de/pasteit


Initial commit by Caio 12 years ago (log)

Blob pasteit.conf

1
2
3
4
5
6
7
8
9
# vim:set ft=perl:

%options = (
    paste => 'http://yourpaste.uri/api',
    author => 'John Doe',
    to_clipboard => 1,
    lifespan => 3,
    raw => 1,
);