summary refs log tree commit diff stats
path: root/getwtxt.yml
Commit message (Expand)AuthorAgeFilesLines
* moved config warning end-boxBen Morrison2019-06-131-6/+6
* multiple logfile options addedBen Morrison2019-06-121-3/+5
* added support for TLS and hostname resolutionBen Morrison2019-06-111-0/+11
* check if behind reverse proxyBen Morrison2019-06-111-0/+4
* added sqlite3 as optionBen Morrison2019-06-081-1/+2
* added db type, assets dir to config v0.2.2Ben Morrison2019-06-051-0/+5
* cli flags for db path/type, assets dir. systemd unit file. makefile.Ben Morrison2019-06-051-1/+1
* expanding options for databases. abstractions for database push/pull functionsBen Morrison2019-06-041-1/+6
* flags for config file/type, added to -hBen Morrison2019-05-271-6/+10
* changed config format to yaml, commented config fileBen Morrison2019-05-271-0/+71
/akkartik/mu/commit/baremetal/103grapheme.subx?h=hlt&id=7f8770ae082a723faae89faea0dce6635feb7cdb'>7f8770ae ^
6e36ce06 ^
7f8770ae ^
3a0664e1 ^
3844651e ^

6ce43fce ^
dbf434f0 ^
6e36ce06 ^
dbf434f0 ^

6e36ce06 ^
dbf434f0 ^
7f8770ae ^

dbf434f0 ^
7f8770ae ^

dbf434f0 ^
6ce43fce ^
dbf434f0 ^
7f8770ae ^
dbf434f0 ^
6e36ce06 ^
dbf434f0 ^
7f8770ae ^



dbf434f0 ^
7f8770ae ^



7363c6df ^
7f8770ae ^

6e36ce06 ^
6ce43fce ^
7f8770ae ^
7363c6df ^

6ce43fce ^
7f8770ae ^













6ce43fce ^
7f8770ae ^









44131682 ^
6e36ce06 ^
44131682 ^



121a9eba ^

6ce43fce ^
44131682 ^




63be7b7d ^
422ebaf8 ^




121a9eba ^
6e36ce06 ^
121a9eba ^
6e36ce06 ^
121a9eba ^
6ce43fce ^
422ebaf8 ^






cec5ef31 ^
63be7b7d ^



f0ef1ca2 ^
cec5ef31 ^
63be7b7d ^








cec5ef31 ^
63be7b7d ^







44131682 ^

121a9eba ^
63be7b7d ^


cec5ef31 ^
63be7b7d ^






121a9eba ^
63be7b7d ^

121a9eba ^
44131682 ^
121a9eba ^
44131682 ^
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173