You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
stacosys/config.ini

31 lines
502 B
INI

;
6 years ago
; Default configuration
[main]
lang = fr
db_sqlite_file = db.sqlite
[site]
name = "My blog"
url = http://blog.mydomain.com
admin_email = admin@mydomain.com
redirect = /redirect
6 years ago
[http]
host = 127.0.0.1
6 years ago
port = 8100
[rss]
proto = https
6 years ago
file = comments.xml
[smtp]
3 years ago
host = smtp.mail.com
port = 465
login = blog@mydomain.com
password = MYPASSWORD
[web]
username = admin
; SHA-256 hashed password (https://coding.tools/sha256)
password = 8C6976E5B5410415BDE908BD4DEE15DFB167A9C873FC4BB8A81F6F2AB448A918