summarylogtreecommitdiffstats
path: root/config.ini
blob: 0edefb151082b6d550d987f05e5f94c3be6f7bdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[server]
hidden_host = 
port        = 8080

[database]
type     = mysql
username = 
password = 
database = 
host     = localhost
port     = 3306

[app]
site_name         = 
host              = http://localhost:8080
theme             = write
disable_js        = false
webfonts          = true
single_user       = true
open_registration = false
min_username_len  = 3
max_blogs         = 1
federation        = true
public_stats      = true
private           = false