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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[]
= 2000
= 2024-04-22
# For the file locations, If you want it to be relative to the executable directory
# use ${exe_dir}/location
[]
= "res/template"
= "res/public"
= "res/posts"
= "res/pages"
# Default file name if using directory instead of files
[]
# If you want to filter posts to use only index.*, uncomment the next line
# index_base_name = "index"
= "<!-- more -->"
# Uncomment next line to auto break posts after a certain number of lines
# summary_line_count = 6
= 10
= true
[]
= "0.0.0.0"
= 8001
# Comment [log] block to disable log generation
[]
# change to true to see in the stdout the content of the log file, in addition to the generated log file
# The files rotate by day, max of 60 days. Not yet configurable
= true
# Accepted values = Critical, Error, Warn, Info, Debug, Trace
= "Info"
# Default value is the default cache location for the current OS
# location = "whatever-is-the-non-def-location"
[]
# Default value is the default cache location for the current OS
# location = "/var/log/myblog/access-metrics.log"
# The location of the rss feed is http://127.0.0.1:8001/rss in this example
[]
= "Texted example blog posts"
= "http://127.0.0.1:8001"
= "This is the description of this example blog"
= 10