changeset 0 | 5f4fcbc80b37 |
-1:000000000000 | 0:5f4fcbc80b37 |
---|---|
1 [general] |
|
2 ; database location, check permissions, automatically created if not exists |
|
3 ; adapt path as needed |
|
4 dbpath = comments.db |
|
5 ; your website or blog (not the location of Isso!) |
|
6 host = http://localhost:8080/ |
|
7 |
|
8 [server] |
|
9 listen = http://localhost:3100/ |
|
10 |
|
11 |
|
12 [guard] |
|
13 reply-to-self = true |