2016-12-27 20:25:32 +00:00
|
|
|
[database]
|
|
|
|
;mysql_socket = /tmp/mariadb55.sock
|
|
|
|
;mysql_host = localhost
|
|
|
|
;mysql_user = root
|
|
|
|
;mysql_pass =
|
|
|
|
;db_name = root
|
|
|
|
|
|
|
|
[profile]
|
|
|
|
title = Blog
|
|
|
|
name = Max Musermann
|
|
|
|
pic_small = static/images/profile.jpg
|
|
|
|
pic_big = static/images/profile_big.jpg
|
2017-09-23 14:09:42 +00:00
|
|
|
;cover = static/images/cover.jpg
|
2016-12-27 20:25:32 +00:00
|
|
|
|
2017-06-19 17:51:59 +00:00
|
|
|
[language]
|
|
|
|
lang = en
|
|
|
|
|
2017-09-23 18:03:34 +00:00
|
|
|
[components]
|
2017-09-23 10:19:00 +00:00
|
|
|
highlight = true
|
|
|
|
|
2017-09-23 18:03:34 +00:00
|
|
|
[custom]
|
|
|
|
;styles[] = static/styles/custom1.css
|
|
|
|
;styles[] = static/styles/custom2.css
|
|
|
|
;scripts = static/styles/scripts.css
|
|
|
|
|
2017-09-24 18:01:23 +00:00
|
|
|
bbtags[quote] = "<quote>{param}</quote>"
|
|
|
|
|
2016-12-27 20:25:32 +00:00
|
|
|
[login]
|
|
|
|
force_login = true
|
|
|
|
nick = demo
|
|
|
|
pass = demo
|
|
|
|
|
|
|
|
[system]
|
|
|
|
system_name = blog
|
2017-09-23 18:03:34 +00:00
|
|
|
version = 1.041
|
2016-12-27 20:25:32 +00:00
|
|
|
debug = true
|
|
|
|
logs = false
|