writefreely/config
Marcel van der Boom 543f6c9ae3 Allow 'bind' in config to specify bind address
Minimal changes, definitely WIP, to resolve:

- how to support dualstack when not using localhost?
- net/http package uses string, mentions IP address instead of bind,
  need info.
2018-11-26 16:50:36 +01:00
..
config.go Allow 'bind' in config to specify bind address 2018-11-26 16:50:36 +01:00
data.go Create blog during config for single-user blogs 2018-11-09 22:16:13 -05:00
funcs.go Add MaxBlogs config value 2018-11-07 22:06:34 -05:00
setup.go Work as a standalone server, including TLS 2018-11-21 18:26:19 -05:00
validation.go Add interactive configuration 2018-10-25 09:15:10 -04:00