Implemented Pinboard.in integration.
This commit is contained in:
parent
16953c8f98
commit
73dbd6c0d8
12 changed files with 214 additions and 157 deletions
|
@ -11,8 +11,5 @@ log4j.appender.stderr.target=System.err
|
|||
log4j.logger.org.apache.commons.httpclient=FATAL
|
||||
log4j.logger.httpclient.wire=FATAL
|
||||
|
||||
# Print only messages of priority FATAL or above in the package net.sf.jweather
|
||||
log4j.category.net.sf.jweather=FATAL
|
||||
|
||||
# Print only messages of priority FATAL or above in the package net.thauvin.erik.mobibot
|
||||
log4j.category.net.thauvin.erik.mobibot=FATAL
|
||||
|
|
|
@ -21,11 +21,9 @@ tell-max-days=5
|
|||
tell-max-size=50
|
||||
|
||||
#
|
||||
# Credentials for: http://del.icio.us/
|
||||
# Credentials for: http://pinboard.in/
|
||||
#
|
||||
#delicious-user=
|
||||
#delicious-pwd=
|
||||
#declicious-api-endpoint=https://api.pinboard.in/v1/
|
||||
#pinboard-api-token=user\:TOKEN
|
||||
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue