stacosys/config.ini

31 lines
500 B
INI
Raw Normal View History

;
2018-09-15 13:38:03 +02:00
; Default configuration
[main]
lang = fr
2022-12-01 20:35:48 +01:00
db = sqlite://db.sqlite
2020-12-28 19:43:23 +01:00
[site]
name = "My blog"
proto = https
url = https://blog.mydomain.com
2020-12-28 19:43:23 +01:00
admin_email = admin@mydomain.com
2021-12-11 16:41:03 +01:00
redirect = /redirect
2018-09-15 13:38:03 +02:00
[http]
host = 127.0.0.1
2018-09-15 13:38:03 +02:00
port = 8100
[rss]
file = comments.xml
[smtp]
2022-02-14 21:51:50 +01:00
host = smtp.mail.com
port = 465
login = blog@mydomain.com
password = MYPASSWORD
2022-01-31 12:56:18 +01:00
[web]
username = admin
; SHA-256 hashed password (https://coding.tools/sha256)
password = 8C6976E5B5410415BDE908BD4DEE15DFB167A9C873FC4BB8A81F6F2AB448A918