summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--getwtxt.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/getwtxt.yml b/getwtxt.yml
index 0e0969f..34e9cb3 100644
--- a/getwtxt.yml
+++ b/getwtxt.yml
@@ -37,6 +37,12 @@ UseTLS: false
 TLSCert: "/etc/ssl/getwtxt.pem"
 TLSKey: "/etc/ssl/private/getwtxt.pem"
 
+#############################################################
+##  The following options may be changed at any time.      ##
+##  getwtxt will automatically reload the config when      ##
+##  changes are detected.                                  ##
+#############################################################
+
 # The type of database you want to use. Currently,
 # the following are supported:
 #   leveldb (default)
@@ -52,12 +58,6 @@ DatabasePath: "getwtxt.db"
 #     tmpl/index.html
 AssetsDirectory: "assets"
 
-#############################################################
-##  The following options may be changed at any time.      ##
-##  getwtxt will automatically reload the config when      ##
-##  changes are detected.                                  ##
-#############################################################
-
 # If true, getwtxt will send all log messages, including
 # requests, to stdout. It will ignore any set log file.
 # Useful for debugging, but you probably want to keep
4:44 +0100 Added themes supplied by p41nm47r1x' href='/danisanti/profani-tty/commit/themes/spawn?id=6dabbbd54140fb161d2a03d6d3f4fe67585311c6'>6dabbbd5 ^
30b5f112 ^

6dabbbd5 ^


6dabbbd5 ^
8a113ad6 ^
6dabbbd5 ^

30b5f112 ^
b21edfaa ^

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
47
48
49
50