mirror of https://github.com/kirsle/kirsle.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
642 B
25 lines
642 B
rophako:
|
|
site:
|
|
debug: false
|
|
site_name: kirsle.net
|
|
site_root: /home/kirsle/git/kirsle.net/www
|
|
security:
|
|
force_ssl: true
|
|
secret_key: something random
|
|
use_forwarded_for: true
|
|
db:
|
|
db_root: /home/kirsle/git/kirsle.net/db
|
|
redis_db: 1
|
|
mail:
|
|
sender: Kirsle.net <no-reply@kirsle.net>
|
|
blog:
|
|
title: Kirsle.net Blog
|
|
link: https://www.kirsle.net/
|
|
description: Kirsle's web blog.
|
|
image_title: Kirsle.net Blog
|
|
image_url: https://www.kirsle.net/static/avatars/casey.png
|
|
image_description: Kirsle.net
|
|
photo:
|
|
root_private: /home/kirsle/www/static/photos
|
|
custom:
|
|
- kirsle_legacy
|
|
|