add version date to confs

This commit is contained in:
aptalca 2020-12-09 13:39:34 -05:00
parent 0fb26bab78
commit af4bcf72bb
172 changed files with 172 additions and 0 deletions

View file

@ -1,3 +1,4 @@
## Version 2020/12/09
# Set base-url with docker run command env variable -e 'URL_BASE'='/quassel' and make sure Quassel-Web is running on http
# with -e 'HTTPS'='false' or if you're using -e 'ADVANCED'='true' by editing config.json appropriately