~ubuntu-branches/ubuntu/precise/pastebinit/precise-proposed

« back to all changes in this revision

Viewing changes to pastebin.d/stikked.com.conf

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-02-16 16:07:03 UTC
  • mfrom: (9.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20120216160703-2mt3a6ghmz4rk018
Tags: 1.3-2ubuntu1
* Merge from Debian unstable. Remaining changes:
  - Convert do dh_python2
    + update debian/rules
    + update debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[pastebin]
2
 
basename = stikked.com
3
 
regexp = "http://stikked.com"
4
 
 
5
 
[format]
6
 
user = name
7
 
content = code
8
 
title = title
9
 
email = email
10
 
lang = lang
11
 
website = website
12
 
submit = submit
13
 
 
14
 
[defaults]
15
 
email = ""
16
 
lang = "text"
17
 
website = ""
18
 
submit = "submit"
19
 
expire = "403200"