summary refs log tree commit diff stats
path: root/getwtxt.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
ref='#n112'>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 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194