nasg/config.ini.dist
2018-06-16 16:55:02 +00:00

124 lines
1.8 KiB
Text

[common]
base = ~/
domain = domain.com
build = ~/web
files = files
[dirs]
content = ${common:base}/content
tmpl = ${common:base}/nasg/templates
files = ${common:base}/${common:files}
static = ${common:base}/static
var = ${common:base}/var
archive = ${common:base}/archive
comment = ${common:base}/comment
[archive]
favorite = ${dirs:archive}/favorite
[photo]
regex = (author name)
watermark = ${dirs:tmpl}/watermark.png
default = 720
[downsize]
;90 = s
;360 = m
720 = z
1280 = b
[crop]
;90 = true
[var]
searchdb = ${dirs:var}/s.sqlite
webmentiondb = ${dirs:var}/webmention.sqlite
redirects = ${dirs:content}/redirects.tsv
gone = ${dirs:content}/gone.tsv
tokendb = ${dirs:var}/tokens.json
cache = ${dirs:var}/cache
[site]
title =
url = https://${common:domain}
lang = en
domains = ${common:domain}
feed = feed
appendwith = author websub
[tip_label]
paypal = PayPal
monzo = Monzo (UK)
[tip_value]
paypal = £3
monzo = £3
[tip_url]
paypal = https://paypal.me/username/3GBP
monzo = https://monzo.me/username/3
[websub]
hub = https://hubname.superfeedr.com/
[display]
pagination = 12
norender = page
[licence]
default = by-nc-nd
[author]
name = Author Name
email = author@domain.com
url = ${site:url}
avatar = ${site:url}/avatar.jpg
gpg = pgp.asc
sip = sip.account@domain.com
xmpp = xmpp.account@domain.com
flickr = flickr username
github = github username
icq = ICQ username
telegram = Telegram username
[api_flickr]
api_key =
api_secret =
username =
[api_500px]
api_key =
api_secret =
[api_tumblr]
api_key =
api_secret =
[api_deviantart]
api_key =
api_secret =
username =
[listener]
host = 127.0.0.1
port = 8008
[api_telegram]
api_token =
chat_id =
[api_spotify]
api_key =
api_secret =
[api_lastfm]
api_key =
api_secret =
username =
logfile = ${dirs:archive}/lastfm.csv
[api_twitter]
api_key =
api_secret =
username =
userid =