m1k1oblog/config.ini
Miroslav Šedivý e91821ec35 v1.1
2018-05-02 14:14:28 +02:00

42 lines
No EOL
681 B
INI

[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
;cover = static/images/cover.jpg
[language]
lang = en
[components]
highlight = true
[custom]
;styles[] = static/styles/custom1.css
;styles[] = static/styles/custom2.css
;scripts = static/styles/scripts.css
[bbcode]
;bbtags[quote] = "<quote>{param}</quote>"
[admin]
force_login = true
nick = demo
pass = demo
[visitors]
;visitor[user] = pass
;visitor[user] = pass
[system]
system_name = blog
version = 1.1
debug = true
logs = false